blob: 892041d54bd23f18a71ed9b302ae23791c9929af [file] [log] [blame]
{
"name": "SWFoundationiOS",
"version": "1.0.1",
"summary": "SWFoundationiOS.",
"description": "iOS项目框架",
"homepage": "https://git.lug.ustc.edu.cn/songwei/swfoundationios.git",
"license": "MIT",
"authors": {
"songwei": "517227087@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.lug.ustc.edu.cn/songwei/swfoundationios.git",
"tag": "1.0.1"
},
"source_files": "SWKit/*.{h,m}",
"public_header_files": "SWKit/*.h",
"resources": "SWKit/Resource/*.png",
"dependencies": {
"CocoaLumberjack": [
],
"AFNetworking": [
],
"SVProgressHUD": [
],
"YYKit": [
],
"Masonry": [
],
"MJRefresh": [
],
"ReactiveObjC": [
]
}
}