[Add] FaceCoreBasicNightly 6.4.1142
[CocoaPods.git] / Specs / c / d / 1 / GQStringLength / 0.0.1 / GQStringLength.podspec.json
blob7d6ef5921d1734e1989748a91c7a5206abc1c944
2   "name": "GQStringLength",
3   "version": "0.0.1",
4   "summary": "字符串长度",
5   "description": "求字符串的长度",
6   "homepage": "https://github.com/zhanggaoqiang/GQStringLength",
7   "license": "MIT",
8   "authors": {
9     "张高强": "835389423@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zhanggaoqiang/GQStringLength.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "GQStringLength/**/*.{h,m}",
19   "requires_arc": true