blob: 0b1b6bf5f380bc234add19b93d21c3e743cedb4a [file] [log] [blame]
{
"name": "AEDataKit",
"version": "0.0.3",
"summary": "This is a short description of AEDataKit.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Altair": "evendipper@163.com"
},
"homepage": "https://github.com/AltairEven/AEDataKit.git",
"description": "Add long description of the pod here.This is a data interface for AEStructure.",
"source": {
"git": "https://github.com/AltairEven/AEDataKit.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "AEDataKit-0.0.3/ios/AEDataKit.framework"
}
}