blob: 1b0b236618bcc59ac4e9ac474973324328995d5d [file] [log] [blame]
{
"name": "TestePod",
"version": "0.0.1",
"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.1"
},
"source_files": [
"TestePod",
"TestePod/**/*.{h,m}"
],
"exclude_files": "TestePod/Exclude"
}