[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / a / 6 / MZTools / 1.0.3 / MZTools.podspec.json
blobb50514994ad47ab7f99c3b4f5efd01d51d080026
2   "name": "MZTools",
3   "version": "1.0.3",
4   "summary": "常用的工具类 of iOS",
5   "description": "常用的工具类,分类,常用方法。",
6   "homepage": "https://coding.net/u/mingzheng/p/public_01/git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "authors": {
15     "陈名正": "chenmingzheng21@sina.com"
16   },
17   "source": {
18     "git": "https://git.coding.net/mingzheng/project_01.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "Tools/*.{h,m}",
22   "requires_arc": true