[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / f / XLsn0wKit / 3.1.4 / XLsn0wKit.podspec.json
blob6b19eb108ea3f1f666892f74d98ac3d3533dbdab
2   "name": "XLsn0wKit",
3   "version": "3.1.4",
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.1.4"
20   },
21   "source_files": "XLsn0wClass/**/*.{h,m}",
22   "public_header_files": "XLsn0wClass/**/*.{h}",
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": "XLsn0wClass/Frameworks/WebP.framework"
43   }