blob: ddbba106ee3ae7618787d6de13ae325fd278c210 [file] [log] [blame]
{
"name": "XLsn0w",
"version": "5.0.7",
"summary": "An iOS Components Library Created by XLsn0w",
"requires_arc": true,
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"homepage": "https://github.com/XLsn0w/XLsn0w",
"source": {
"git": "https://github.com/XLsn0w/XLsn0w.git",
"tag": "5.0.7"
},
"source_files": "XLsn0w/**/*.{h,m}",
"resources": "XLsn0w/Resources/Resources.bundle",
"frameworks": [
"ImageIO",
"QuartzCore",
"AssetsLibrary",
"MediaPlayer"
],
"weak_frameworks": "Photos",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"MBProgressHUD": [
],
"SDWebImage": [
],
"Masonry": [
],
"MJRefresh": [
]
}
}