blob: 9d7ec10f817c96be89cb9a566ed87201de4b6480 [file] [log] [blame]
{
"name": "OTAppaloosa",
"version": "1.0.0",
"summary": "Appaloosa SDK for iOS.",
"homepage": "http://www.appaloosa-store.com/",
"license": "Apache License, Version 2.0",
"authors": {
"Robin Sfez": "rsfez@octo.com",
"Christophe Valentin": "lv.beleck@gmail.com"
},
"source": {
"git": "https://github.com/appaloosa-store/appaloosa-ios-sdk.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OTAppaloosa/**/*.{h,m}",
"resources": "OTAppaloosa/**/*.{png,xib,strings}",
"frameworks": [
"QuartzCore",
"MessageUI",
"AdSupport"
],
"requires_arc": true
}