[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / 7 / PHUIKit / 0.1.3 / PHUIKit.podspec.json
blobfb63429abae818bc46f8fbf3385b8d33bf10edf0
2   "name": "PHUIKit",
3   "version": "0.1.3",
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.3"
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   }