[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / 9 / QXYYCache / 1.0.7 / QXYYCache.podspec.json
blobf1f5c66204aab538e4eba2fd066a14806e6a842f
2   "name": "QXYYCache",
3   "summary": "A copy from YYCache.",
4   "version": "1.0.7",
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/labi3285/QXYYCache",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/labi3285/QXYYCache.git",
19     "tag": "1.0.7"
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   ]