blob: 31ae4ac88a549526012e5526301071c5384efa1e [file] [log] [blame]
{
"name": "xyfBaseFramework",
"version": "1.1.1",
"summary": "xyf基本框架",
"homepage": "https://github.com/xialun/xyfBaseFramework.git",
"license": "MIT",
"authors": {
"wangshuai": "1032188750@qq.com"
},
"source": {
"git": "https://github.com/xialun/xyfBaseFramework.git",
"tag": "1.1.1"
},
"source_files": "xyfBaseFramework/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"RSA": [
"~> 1.0.1"
],
"SCNSdataExtensions": [
"~> 1.0.4"
],
"WSCustomeFMDB": [
"~> 1.0.5"
]
}
}