blob: 064ff309ba49485f68b25c781f4407015ef30c45 [file] [log] [blame]
{
"name": "TestePod",
"version": "0.0.7",
"summary": "A short description of TestePod.",
"description": "Teste criação de framework",
"homepage": "https://github.com/CaiqueVasconcelos/TestePod",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"caique": "caiquevasc@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CaiqueVasconcelos/TestePod",
"tag": "0.0.7"
},
"source_files": "TestePod/**/*.{h,m}",
"exclude_files": "TestePod/Exclude"
}