blob: 8d02363a5e0b07ac5816c6b6dd224fbf3fa6312a [file] [log] [blame]
{
"name": "XLsn0wKit",
"version": "3.9.2",
"summary": "An iOS Components Framework Born Of XLsn0wKit",
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/XLsn0w/XLsn0wKit",
"source": {
"git": "https://github.com/XLsn0w/XLsn0wKit.git",
"tag": "3.9.2"
},
"source_files": "XLsn0w/**/*.{h,m}",
"resources": "XLsn0w/Resources/XLsn0wKit.bundle",
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"QuartzCore",
"ImageIO",
"AssetsLibrary",
"Accelerate",
"MobileCoreServices",
"SystemConfiguration",
"AVFoundation"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"Masonry": [
],
"MBProgressHUD": [
],
"Aspects": [
]
}
}