Latest | 0.2.2 |
---|---|
Homepage | https://github.com/jimneylee/320Categories |
License | MIT |
Platforms | ios 5.0, requires ARC |
Authors |
maintenance base facebook’s three20
Use CocoaPods
support later on
As a submodule to your project
import TTCategoryHeader.h file to your PCH file or your AppDelegate file.
#import "TTCategoryHeader.h"
$ git submodule add https://github.com/jimneylee/320Categories.git Vendor/320Categories
Latest podspec
{ "name": "320Categories", "version": "0.2.2", "license": "MIT", "summary": "Maintenance it based facebook three20.", "homepage": "https://github.com/jimneylee/320Categories", "authors": { "jimneylee": "[email protected]" }, "source": { "git": "https://github.com/jimneylee/320Categories.git", "tag": "0.2.2" }, "platforms": { "ios": "5.0" }, "source_files": "320Categories", "requires_arc": true }
Sun, 28 Feb 2016 18:11:03 +0000