[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 9 / BaseProject / 1.0.0 / BaseProject.podspec.json
blob0a8d31f30cb9501a977055d21b04193d858d5034
2   "name": "BaseProject",
3   "version": "1.0.0",
4   "summary": "工程需要的一些基本组件.",
5   "description": "工程需要的一些基本组件,包括其他pod库的依赖。",
6   "homepage": "http://github.com/saberge/BaseProject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhenglaixian": "saberge@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/saberge/BaseProject.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "BaseProject/Classes",
23     "BaseProject/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "BaseProject/Classes/Exclude"