blob: 907c148b8c5c4ceca8f2053bf87f64bb1738e769 [file] [log] [blame]
{
"name": "AEDataKit",
"version": "0.0.11",
"summary": "This is a short description of AEDataKit.",
"description": "Add long description of the pod here.This is a data interface for AEStructure.",
"homepage": "https://github.com/AltairEven/AEDataKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Altair": "evendipper@163.com"
},
"source": {
"git": "https://github.com/AltairEven/AEDataKit.git",
"tag": "0.0.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"AELocalDataKit": [
],
"AlisNetworking": [
]
}
}