[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 3 / ZMStringUtil / 0.1.1 / ZMStringUtil.podspec.json
blob5477a1424e04ed3dddd06efa5d75e35d3d421d90
2   "name": "ZMStringUtil",
3   "version": "0.1.1",
4   "summary": "一个字符串工具类",
5   "description": "一个字符串工具类,校验常用的一些规则,如是否是字母,是否是中文,是否是邮箱",
6   "homepage": "https://github.com/rookie250/ZMStringUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "周明": "mmix1009@163.com"
13   },
14   "source": {
15     "git": "https://github.com/rookie250/ZMStringUtil.git",
16     "tag": "v0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZMStringUtil/Classes/**/*"