[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / d / 2 / 4 / XLsn0wCacher / 1.2.3 / XLsn0wCacher.podspec.json
blob28fc3399f302e681ed47fcc92983db11a4fe95b3
2   "name": "XLsn0wCacher",
3   "version": "1.2.3",
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.2.3"
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     "Masonry": [
50     ],
51     "Aspects": [
53     ],
54     "BlocksKit": [
56     ],
57     "GCDObjC": [
59     ],
60     "ReactiveCocoa": [
62     ],
63     "ObjcAssociatedObjectHelpers": [
65     ]
66   }