[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / f / XLsn0wKit / 3.4.2 / XLsn0wKit.podspec.json
blob19dd3c149aa0d1052b2e9b32ee2729fe0fa3f2e5
2   "name": "XLsn0wKit",
3   "version": "3.4.2",
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.4.2"
20   },
21   "source_files": "XLsn0w/**/*.{h,m}",
22   "resources": "XLsn0w/Resources/XLsn0wKit.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   "dependencies": {
42     "AFNetworking": [
44     ],
45     "Masonry": [
47     ]
48   }