blob: f910f59873559a2fe7d7e61e48905568d8e3dacc [file] [log] [blame]
{
"name": "XLsn0wKit",
"version": "3.5.1",
"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.5.1"
},
"source_files": "XLsn0w/**/*.{h,m}",
"resources": "XLsn0w/Resources/XLsn0wKit.bundle",
"requires_arc": true,
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"QuartzCore",
"ImageIO",
"AssetsLibrary",
"Accelerate",
"MobileCoreServices",
"SystemConfiguration",
"AVFoundation"
],
"dependencies": {
"AFNetworking": [
],
"Masonry": [
]
}
}