blob: 393dee9197719b94e7c10692a8af5c1b071e2869 [file] [log] [blame]
{
"name": "WeiDianSDK",
"version": "0.0.3",
"summary": "WeiDian iOS SDK.",
"homepage": "https://coding.net/u/javenliu/p/WeiDianSDK/git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Javen_liu": "412775083@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://coding.net/javenliu/WeiDianSDK.git",
"tag": "0.0.3"
},
"source_files": "WeiDianSDK/SDK/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5.1"
]
}
}