[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 7 / 9 / QXYYCache / 1.0.4 / QXYYCache.podspec.json
blob530a49d79d8a0d2b1fc29ae4dd893465287ccab1
2   "name": "QXYYCache",
3   "summary": "A copy from YYCache.",
4   "version": "1.0.4",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "ibireme": "ibireme@gmail.com"
11   },
12   "social_media_url": "http://blog.ibireme.com",
13   "homepage": "https://github.com/ibireme/YYCache",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/labi3285/QXYYCache.git",
19     "tag": "1.0.4"
20   },
21   "requires_arc": true,
22   "source_files": "YYCache/*.{h,m}",
23   "public_header_files": "YYCache/*.{h}",
24   "libraries": "sqlite3",
25   "frameworks": [
26     "UIKit",
27     "CoreFoundation",
28     "QuartzCore"
29   ]