[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 1 / 7 / a / KZWFoundation / 1.0.1 / KZWFoundation.podspec.json
blobae7d77f50911a2fef58c2a2e437e0a175fc50d6c
2   "name": "KZWFoundation",
3   "version": "1.0.1",
4   "summary": "iOS 基本库",
5   "description": "iOS基本库",
6   "homepage": "https://github.com/ouyrp/KZWFoundation",
7   "license": "MIT",
8   "authors": {
9     "ouyang": "1697006288@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ouyrp/KZWFoundation.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "frameworks": "MapKit",
23   "dependencies": {
24     "Masonry": [
26     ],
27     "MJRefresh": [
29     ],
30     "AFNetworking": [
32     ],
33     "Mantle": [
35     ],
36     "MBProgressHUD": [
38     ],
39     "SAMKeychain": [
41     ]
42   }