[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / f / XLsn0wKit / 3.3.8 / XLsn0wKit.podspec.json
blob46d74d72c40d7612253e2126ea62e1e2cfd3a60d
2   "name": "XLsn0wKit",
3   "version": "3.3.8",
4   "summary": "A collection of iOS components from XLsn0wKit",
5   "description": "XLsn0w Create A collection of iOS components from XLsn0wKit",
6   "homepage": "https://github.com/XLsn0w/XLsn0wKit",
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/XLsn0wKit.git",
19     "tag": "3.3.8"
20   },
21   "source_files": "XLsn0w/**/*.{h,m}",
22   "public_header_files": "XLsn0w/**/*.{h}",
23   "resources": "XLsn0w/Resources/XLsn0wKit.bundle",
24   "requires_arc": true,
25   "libraries": [
26     "z",
27     "sqlite3"
28   ],
29   "frameworks": [
30     "UIKit",
31     "CoreFoundation",
32     "CoreText",
33     "CoreGraphics",
34     "CoreImage",
35     "QuartzCore",
36     "ImageIO",
37     "AssetsLibrary",
38     "Accelerate",
39     "MobileCoreServices",
40     "SystemConfiguration"
41   ],
42   "ios": {
43     "vendored_frameworks": "XLsn0w/Frameworks/WebP.framework"
44   },
45   "dependencies": {
46     "AFNetworking": [
48     ],
49     "Masonry": [
51     ]
52   }