[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 1 / 7 / a / KZWFoundation / 1.1.0 / KZWFoundation.podspec.json
blob5225d0963dcf6b577bd44e3a07b07f5cba7b47a1
2   "name": "KZWFoundation",
3   "version": "1.1.0",
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.1.0"
17   },
18   "source_files": "Classes/KZWFoundationHear.h",
19   "resource_bundles": {
20     "KZWFundation": [
21       "Classes/Rseouce/KZWFundation.bundle"
22     ]
23   },
24   "dependencies": {
25     "Masonry": [
27     ],
28     "MJRefresh": [
30     ],
31     "AFNetworking": [
33     ],
34     "Mantle": [
36     ],
37     "MBProgressHUD": [
39     ],
40     "SAMKeychain": [
42     ]
43   },
44   "subspecs": [
45     {
46       "name": "Content",
47       "source_files": "Classes/**/*.{h,m}",
48       "exclude_files": "Classes/KZWFoundationHear.h",
49       "frameworks": "MapKit"
50     }
51   ]