[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / 9 / MZWFoundation / 0.1.0 / MZWFoundation.podspec.json
blobce3c5a4459d0e7e39fe7f8ab51e7ca51287c5008
2   "name": "MZWFoundation",
3   "version": "0.1.0",
4   "summary": "快速搭建一个iOS项目",
5   "description": "使用次框架,能够帮助开发者快速搭建一个iOS项目,该框架正在开发中,暂时可能不是很全面",
6   "homepage": "https://github.com/zhanWenGe/MZWFoundation",
7   "license": "MIT",
8   "authors": {
9     "Eric": "403853144@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zhanWenGe/MZWFoundation.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true