[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 9 / PHBaseLib / 0.1.6 / PHBaseLib.podspec.json
blob84a96f38c152d7fdb65592471e216782297d6dda
2   "name": "PHBaseLib",
3   "version": "0.1.6",
4   "summary": "自定义基础类库",
5   "description": "平常使用的宏定义、基础框架等集合",
6   "homepage": "https://github.com/xphaijj/PHBaseLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "eMail": "2112787533@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xphaijj/PHBaseLib.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PHBaseLib/Classes/**/*.{h,m}",
22   "public_header_files": "PHBaseLib/Classes/**/*.h",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "RMUniversalAlert": [
29     ],
30     "ReactiveObjC": [
32     ],
33     "GDPerformanceView": [
35     ],
36     "MJExtension": [
38     ],
39     "FMDB": [
41     ],
42     "SVProgressHUD": [
44     ],
45     "Masonry": [
47     ]
48   }