[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 0 / LPAUIKit / 0.1.6 / LPAUIKit.podspec.json
blob339d57a07ed486086b12c96af28288fb5e7aa0b6
2   "name": "LPAUIKit",
3   "version": "0.1.6",
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.6"
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   }