blob: 6e7e29acd2aebea1fb6ce38f6038821352cf65ae [file] [log] [blame]
{
"name": "dragon",
"version": "0.1.0",
"summary": "My Dragon Pod",
"homepage": "https://github.com/julongdragon/dragon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eakkasit tunsakool": "julongdragon@gmail.com"
},
"source": {
"git": "https://github.com/julongdragon/dragon.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "dragon/Classes/**/*"
}