blob: 3517ad23b1838602e6d13cebecca16051aab65d2 [file] [log] [blame]
{
"name": "XLsn0w",
"summary": "XLsn0w Custom An iOS CocoaPods Framework",
"description": "Copyright © 2016年 XLsn0w Custom An iOS CocoaPods Framework",
"homepage": "https://github.com/XLsn0w/XLsn0w",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"version": "3.7.3",
"source": {
"git": "https://github.com/XLsn0w/XLsn0w.git",
"tag": "3.7.3"
},
"source_files": "XLsn0wFramework/**/*.{h,m}",
"resources": "XLsn0wFramework/XLResource/Resources.bundle",
"frameworks": [
"ImageIO",
"QuartzCore",
"AssetsLibrary",
"MediaPlayer"
],
"weak_frameworks": "Photos",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"MBProgressHUD": [
],
"SDWebImage": [
],
"Masonry": [
],
"MJRefresh": [
]
}
}