[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / NSSetUTF8Log / 0.1.0 / NSSetUTF8Log.podspec.json
blobf488c39048ae3c0cf7384bb671ee25d93008d537
2   "name": "NSSetUTF8Log",
3   "version": "0.1.0",
4   "summary": "集合类型在控制台中打印中文(UTF8)字符",
5   "description": "OC中集合数据类型在Xcode控制台中打印中文(UTF8)字符将源文件加入工程即可,不需要import,也不需要额外的代码",
6   "homepage": "https://github.com/AiweiChujian/NSSetUTF8Log.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AiweiChujian": "aiweichujian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AiweiChujian/NSSetUTF8Log.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "NSSetUTF8Log/Classes/**/*",
22   "requires_arc": true