blob: b8c3b0ab25b1732245cbeb007f135b4871c35bc0 [file] [log] [blame]
{
"name": "AEAssistant",
"version": "0.0.1",
"summary": "A short description of AEAssistant.",
"description": "'This is a pod version for AEAssistant.'",
"homepage": "http://gitlab.alisports.com/honggang/AEAssistant.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Altair": "evendipper@163.com"
},
"source": {
"git": "https://github.com/AltairEven/AEAssistantPod.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AEAssistant/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"DACircularProgress": [
"~> 2.3.1"
],
"GTMBase64": [
"~> 1.0.0"
],
"MBProgressHUD": [
"~> 0.9.0"
],
"RegexKitLite": [
"~> 4.0"
],
"SDWebImage": [
"~> 3.8.1"
],
"SFHFKeychainUtils": [
"~> 0.0.1"
],
"SSZipArchive": [
"~> 1.4"
]
}
}