[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 4 / HarpUIKit / 1.0.1 / HarpUIKit.podspec.json
blobb07009fcc9dbfe5a99143c4f03e9f2a59d8fa50b
2   "name": "HarpUIKit",
3   "version": "1.0.1",
4   "summary": "UI组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/longZJ/HarpUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "longZJ": "383238193@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/longZJ/HarpUIKit.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HarpUIKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "JXTAlertManager": [
29     ],
30     "SVProgressHUD": [
32     ],
33     "MJRefresh": [
35     ]
36   }