[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / c / f / XLsn0wKit / 3.5.7 / XLsn0wKit.podspec.json
blobff76be134ac858e64b9ef8c318bc6c7b0253c657
2   "name": "XLsn0wKit",
3   "version": "3.5.7",
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.5.7"
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     "AVFoundation"
41   ],
42   "dependencies": {
43     "AFNetworking": [
45     ],
46     "SDWebImage": [
48     ],
49     "Masonry": [
51     ]
52   }