blob: 6c994e4c5932e85e2c8b10fcb0d9b93ba3e82292 [file] [log] [blame]
{
"name": "USE_Essentials",
"version": "0.1.1",
"summary": "A short description of USE_Essentials.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.usemobile.com.br/base-project/ios-essentials",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tulio Parreiras": "tulio@usemobile.xyz"
},
"source": {
"git": "http://git.usemobile.com.br/base-project/ios-essentials.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "USE_Essentials/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}