blob: aee2c11ef5984c94956bf1bcfe1abc4f491b5084 [file] [log] [blame]
{
"name": "AEDataKit",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*"
}