[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 7 / JCNewFeatureVC / 0.0.4 / JCNewFeatureVC.podspec.json
blob03b1823be8d390153429817abb4371567a1cc83b
2   "name": "JCNewFeatureVC",
3   "version": "0.0.4",
4   "summary": "NewFeature Views used on iOS.",
5   "description": "It is new feature views used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/DreamCatcherJ/JCNewFeatureVC",
7   "license": "MIT",
8   "authors": {
9     "江嘉荣": "j_dreamcatcher@163.com"
10   },
11   "source": {
12     "git": "https://github.com/DreamCatcherJ/JCNewFeatureVC.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "JCNewFeatureVCDemo/JCNewFeatureVC/**/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]