[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 1 / CCNNavigationController / 1.1.4 / CCNNavigationController.podspec.json
blob1f4d4afdc467384bb89260bd6af90de800ef67c9
2   "name": "CCNNavigationController",
3   "version": "1.1.4",
4   "summary": "An Mac OS X Navigation Controller that acts mostly like the counter part on iOS - UINavigationController.",
5   "homepage": "https://github.com/phranck/CCNNavigationController",
6   "authors": {
7     "Frank Gregor": "phranck@cocoanaut.com"
8   },
9   "source": {
10     "git": "https://github.com/phranck/CCNNavigationController.git",
11     "tag": "1.1.4"
12   },
13   "source_files": "CCNNavigationController/**/*.{h,m}",
14   "requires_arc": true,
15   "platforms": {
16     "osx": "10.9"
17   },
18   "license": {
19     "type": "MIT"
20   }