blob: 67bbab1720c137cdf8939cd1e300d8bf46162443 [file] [log] [blame]
{
"name": "AEDataKit",
"version": "0.0.2",
"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": {
"${USER_NAME}": "${USER_EMAIL}"
},
"source": {
"git": "https://github.com/AltairEven/AEDataKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*"
}