[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 1 / CCNNavigationController / 1.1.5 / CCNNavigationController.podspec.json
blob5f8f6c9bccc9100b912cb321f6d20bc74e5d8a44
2   "name": "CCNNavigationController",
3   "version": "1.1.5",
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.5"
12   },
13   "source_files": "CCNNavigationController/**/*.{h,m}",
14   "requires_arc": true,
15   "platforms": {
16     "osx": "10.9"
17   },
18   "license": {
19     "type": "MIT"
20   }