[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 0 / JLCategorys / 0.2.45 / JLCategorys.podspec.json
bloba5622ee0c408c1cd870823517d0ae623b0c40c63
2   "name": "JLCategorys",
3   "version": "0.2.45",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "JLCategorys",
9   "homepage": "https://github.com/jangsy7883/JLCategorys",
10   "authors": {
11     "hmhv": "jangsy7883@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jangsy7883/JLCategorys.git",
15     "tag": "0.2.45"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": [
26         "JLCategorys/JLCategorys.h",
27         "JLCategorys/Foundation/*.{h,m}",
28         "JLCategorys/UI/*.{h,m}"
29       ]
30     },
31     {
32       "name": "StatusBarStyle",
33       "dependencies": {
34         "JLCategorys/Core": [
36         ]
37       },
38       "source_files": "JLCategorys/StatusBarStyle/*.{h,m}"
39     }
40   ]