[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / 2 / zlCache / 1.0.1 / zlCache.podspec.json
bloba5f1ade1f597f23d578ef42f4b6d52dc20b31a6f
2   "name": "zlCache",
3   "version": "1.0.1",
4   "license": {
5     "type": "Personal",
6     "text": "zilong.li"
7   },
8   "summary": "A Lib For cache.",
9   "homepage": "https://github.com/lizilong1989/zlCache.git",
10   "authors": {
11     "zilong.li": "15131968@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/lizilong1989/zlCache.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "zlCache/**/*.{h,m,mm,cpp,hpp}",
18   "public_header_files": "zlCache/**/*.{h}",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   }