[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 4 / XLsn0wCacher / 1.1.5 / XLsn0wCacher.podspec.json
blob4773dd6c6f2acebe630d54c42a3b2db93bbef732
2   "name": "XLsn0wCacher",
3   "version": "1.1.5",
4   "summary": "An iOS Image Cache Tool",
5   "description": "An iOS Image Cache Tool via XLsn0w",
6   "homepage": "https://github.com/XLsn0w/XLsn0wCacher",
7   "authors": {
8     "XLsn0w": "xlsn0w@qq.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/XLsn0w/XLsn0wCacher.git",
19     "tag": "1.1.5"
20   },
21   "source_files": "XLsn0w/**/*.{h,m}",
22   "resources": "XLsn0w/Resources/XLsn0wCacher.bundle",
23   "requires_arc": true,
24   "libraries": [
25     "z",
26     "sqlite3"
27   ],
28   "frameworks": [
29     "UIKit",
30     "CoreFoundation",
31     "CoreText",
32     "CoreGraphics",
33     "CoreImage",
34     "QuartzCore",
35     "ImageIO",
36     "AssetsLibrary",
37     "Accelerate",
38     "MobileCoreServices",
39     "SystemConfiguration"
40   ],
41   "ios": {
42     "vendored_frameworks": "XLsn0w/Frameworks/WebP.framework"
43   },
44   "dependencies": {
45     "SDWebImage": [
47     ],
48     "ObjcAssociatedObjectHelpers": [
50     ],
51     "ReactiveCocoa": [
52       "~>2.4.7"
53     ],
54     "GCDObjC": [
56     ],
57     "BlocksKit": [
59     ],
60     "IMY_Theme": [
62     ],
63     "Aspects": [
65     ]
66   }