[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / c / JIEAddtions / 0.0.6 / JIEAddtions.podspec.json
blobb3a0514b78487f14e423cc2597a1aa50ae023272
2   "name": "JIEAddtions",
3   "version": "0.0.6",
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.6"
17   },
18   "exclude_files": "cocoDemo",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "subspecs": [
24     {
25       "name": "JEAddtions",
26       "source_files": "JEMainFile/JEAddtions/*.{h,m}"
27     },
28     {
29       "name": "JEModel",
30       "source_files": "JEMainFile/JEModel/*.{h,m}"
31     }
32   ]