blob: 3b1cc71f81495e57f56efcc06937e4e9563f4756 [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.6.1",
"source": {
"git": "https://github.com/XLsn0w/XLsn0w.git",
"tag": "3.6.1"
},
"source_files": "XLsn0wFramework/**/*.{h,m}",
"resources": "XLsn0wFramework/XLResource/Resources.bundle",
"frameworks": "QuartzCore",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"MBProgressHUD": [
],
"SDWebImage": [
],
"Masonry": [
],
"MJRefresh": [
]
}
}