[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / f / XLsn0wKit / 3.8.0 / XLsn0wKit.podspec.json
blobc3a8f81369844bc8c495bb1d249b59da499cf4cc
2   "name": "XLsn0wKit",
3   "version": "3.8.0",
4   "summary": "An iOS Components Framework Born Of XLsn0wKit",
5   "authors": {
6     "XLsn0w": "xlsn0w@qq.com"
7   },
8   "requires_arc": true,
9   "platforms": {
10     "ios": "7.0"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "homepage": "https://github.com/XLsn0w/XLsn0wKit",
17   "source": {
18     "git": "https://github.com/XLsn0w/XLsn0wKit.git",
19     "tag": "3.8.0"
20   },
21   "source_files": "XLsn0w/**/*.{h,m}",
22   "resources": "XLsn0w/Resources/XLsn0wKit.bundle",
23   "libraries": [
24     "z",
25     "sqlite3"
26   ],
27   "frameworks": [
28     "UIKit",
29     "CoreFoundation",
30     "CoreText",
31     "CoreGraphics",
32     "CoreImage",
33     "QuartzCore",
34     "ImageIO",
35     "AssetsLibrary",
36     "Accelerate",
37     "MobileCoreServices",
38     "SystemConfiguration",
39     "AVFoundation"
40   ],
41   "dependencies": {
42     "AFNetworking": [
44     ],
45     "SDWebImage": [
47     ],
48     "Masonry": [
50     ]
51   }