[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 7 / JCNewFeatureVC / 0.0.1 / JCNewFeatureVC.podspec.json
blobdbfa7dbe5fe276ea3bedbf8958d91e24d0832286
2   "name": "JCNewFeatureVC",
3   "version": "0.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "JCNewFeatureVCDemo/JCNewFeatureVC/*",
21     "JCNewFeatureVCDemo/JCNewFeatureVC/Category/*",
22     "JCNewFeatureVCDemo/JCNewFeatureVC/Model/*"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]