[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 0 / LPAUIKit / 0.1.5 / LPAUIKit.podspec.json
blob76b144cdb4f2794a3a3cbc08d0b199b801d1bb70
2   "name": "LPAUIKit",
3   "version": "0.1.5",
4   "summary": "A short description of LPAUIKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/leeping610/LPAUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leeping610": "liping_000@126.com"
13   },
14   "source": {
15     "git": "https://github.com/leeping610/LPAUIKit.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LPAUIKit/Classes/**/*",
22   "resource_bundles": {
23     "LPAUIKit": [
24       "LPAUIKit/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ],
31     "MBProgressHUD": [
33     ],
34     "MJRefresh": [
36     ]
37   }