[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / 9 / 7 / ZMFoundation / 0.1.3 / ZMFoundation.podspec.json
blob8a5e96e339c5b632c177c492795092c442e69135
2   "name": "ZMFoundation",
3   "version": "0.1.3",
4   "summary": "简单的工具类",
5   "description": "一个常用的工具类,包含iOS中常用的方法",
6   "homepage": "https://github.com/rookie250/ZMFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mmix1009@163.com": "mmix1009@163.com"
13   },
14   "source": {
15     "git": "https://github.com/rookie250/ZMFoundation.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZMFoundation/Classes/**/*"