[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 4 / 8 / HWPop / 1.0 / HWPop.podspec.json
blobaa9fe3f56a0b56fdb2920d6d08b94c4a26d911c2
2   "name": "HWPop",
3   "version": "1.0",
4   "summary": "自己用的一个常用弹框",
5   "description": "HWPop的描述 ,这个描述貌似长度要大于 summary",
6   "homepage": "https://github.com/longhongwei17/HWPop",
7   "license": "MIT",
8   "authors": {
9     "longhongwei": "longhongwei@qiushibaike.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/longhongwei17/HWPop.git",
16     "tag": "1.1"
17   },
18   "source_files": "HWPop/*",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true