blob: e8081f395ce17247faf757d2c78b2d4a2f05f460 [file] [log] [blame]
{
"name": "XLsn0w",
"version": "3.1.2",
"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"
},
"source": {
"git": "https://github.com/XLsn0w/XLsn0w.git",
"tag": "3.1.2"
},
"source_files": "XLsn0wFramework/**/*.{h,m}",
"resources": "XLsn0wFramework/XLNSObject/JSPatch/JSPatch.js",
"frameworks": "QuartzCore",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"FMDB": [
"~> 2.6.2"
],
"MBProgressHUD": [
"~> 0.9.2"
],
"SDWebImage": [
"~> 3.8.1"
],
"Masonry": [
"~> 1.0.1"
]
},
"requires_arc": true
}