[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / e / a / BasePodFoundation / 0.0.4 / BasePodFoundation.podspec.json
blob39b5cb3c5a79df50e642e84fa2cb82d6afd0c80b
2   "name": "BasePodFoundation",
3   "version": "0.0.4",
4   "summary": "iOS 基本库",
5   "description": "iOS基本库",
6   "homepage": "https://github.com/zhanglexiaoge/BasePodFoundation.git",
7   "license": "MIT",
8   "authors": {
9     "zl": "759908500@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zhanglexiaoge/BasePodFoundation.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "Classes/BasePodFoundationHear.h",
19   "resource_bundles": {
20     "ZLBundle": [
21       "Classes/Rseouce/ZLBundle.bundle"
22     ]
23   },
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "Content",
32       "source_files": "Classes/**/*.{h,m}",
33       "exclude_files": "Classes/BasePodFoundationHear.h"
34     }
35   ]