blob: a8ac35c14dd53cff145a019d03946ceb50a02c79 [file] [log] [blame]
{
"name": "AEAssistant",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AEAssistant/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"GTMBase64": [
"~> 1.0.0"
],
"RegexKitLite": [
"~> 4.0"
]
}
}