[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / c / JIEAddtions / 0.0.7 / JIEAddtions.podspec.json
blob3a51a05f45ceb7c1ba38e8dde082ae8c7a5ecf10
2   "name": "JIEAddtions",
3   "version": "0.0.7",
4   "summary": "Some Category for iOS",
5   "description": "Some Category for iOS Desc",
6   "homepage": "https://github.com/PomTTcat/JIEAddtions",
7   "license": "MIT",
8   "authors": {
9     "studentBGY": "craftsmanb6@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/PomTTcat/JIEAddtions.git",
16     "tag": "0.0.7"
17   },
18   "exclude_files": "cocoDemo",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "subspecs": [
24     {
25       "name": "JEAddtions",
26       "source_files": "JEMainFile/UI*.{h,m}"
27     },
28     {
29       "name": "JEModel",
30       "source_files": "JEMainFile/JE*.{h,m}"
31     }
32   ]