[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 9 / KPIOSFoundation / 1.0.0 / KPIOSFoundation.podspec.json
blobb5955ab0a9f3a7ce6c7e5a1562742e39561431a1
2   "name": "KPIOSFoundation",
3   "version": "1.0.0",
4   "summary": "A short description of KPIOSFoundation.",
5   "description": "use Quick start",
6   "homepage": "https://github.com/RichChane/KPIOSFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RichChane": "314112759@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/RichChane/KPIOSFoundation.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "FMDB": [
24     ],
25     "CocoaAsyncSocket": [
27     ],
28     "AFNetworking": [
30     ],
31     "ZipArchive": [
33     ]
34   },
35   "public_header_files": "KPIOSFoundation/ZYFoundation.h",
36   "source_files": "KPIOSFoundation/ZYFoundation.h",
37   "requires_arc": [
38     "KPIOSFoundation/Module/**/*.m"
39   ]