[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / 2 / zlCache / 1.0.0 / zlCache.podspec.json
blob02452cb0fea21ca7238f2361d73116cc091c0908
2   "name": "zlCache",
3   "version": "1.0.0",
4   "license": {
5     "type": "Personal",
6     "text": "zilong.li"
7   },
8   "summary": "An Objective-C tool for Dispatch",
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.0"
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   }