[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 7 / PHUIKit / 0.1.7 / PHUIKit.podspec.json
blob2d4547562bde97421f3cb02cc32a68c0a76801e0
2   "name": "PHUIKit",
3   "version": "0.1.7",
4   "summary": "自定义Kit",
5   "description": "平常自定义的UIKit集合",
6   "homepage": "https://github.com/xphaijj/PHUIKit.git",
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/PHUIKit.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PHUIKit/Classes/**/*",
22   "dependencies": {
23     "PHBaseLib": [
25     ],
26     "PHModularLib": [
28     ],
29     "Masonry": [
31     ],
32     "ReactiveObjC": [
34     ],
35     "DCURLRouter": [
37     ],
38     "MJRefresh": [
40     ]
41   }