blob: cbb7e92f638ffaa9fe58d531a64c897a12dd464c [file] [log] [blame]
{
"name": "AEDataKit",
"version": "0.0.14",
"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.14"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"AELocalDataKit": [
]
}
}