blob: 46d74d72c40d7612253e2126ea62e1e2cfd3a60d [file] [log] [blame]
{
"name": "XLsn0wKit",
"version": "3.3.8",
"summary": "A collection of iOS components from XLsn0wKit",
"description": "XLsn0w Create A collection of iOS components from XLsn0wKit",
"homepage": "https://github.com/XLsn0w/XLsn0wKit",
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XLsn0w/XLsn0wKit.git",
"tag": "3.3.8"
},
"source_files": "XLsn0w/**/*.{h,m}",
"public_header_files": "XLsn0w/**/*.{h}",
"resources": "XLsn0w/Resources/XLsn0wKit.bundle",
"requires_arc": true,
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"QuartzCore",
"ImageIO",
"AssetsLibrary",
"Accelerate",
"MobileCoreServices",
"SystemConfiguration"
],
"ios": {
"vendored_frameworks": "XLsn0w/Frameworks/WebP.framework"
},
"dependencies": {
"AFNetworking": [
],
"Masonry": [
]
}
}