blob: bf05cf3f83337505509c5c2e7628d3a2dacdb729 [file] [log] [blame]
{
"name": "OTAppaloosa",
"version": "0.5.9",
"summary": "Appaloosa SDK for iOS.",
"homepage": "http://www.appaloosa-store.com/",
"license": "Apache License, Version 2.0",
"authors": {
"Remy Virin": "rvirin@octo.com",
"Abdou Benhamouche": "abenhamouche@octo.com",
"Maxence Walbrou": "mwalbrou@gmail.com",
"Mahmoud Reda": "mmm@octo.com",
"Cédric Pointel": "cpointel@octo.com",
"Robin Sfez": "rsfez@octo.com",
"Christophe Valentin": "lv.beleck@gmail.com"
},
"source": {
"git": "https://github.com/appaloosa-store/appaloosa-ios-sdk",
"tag": "0.5.9"
},
"platforms": {
"ios": "5.0"
},
"source_files": "OTAppaloosa/**/*.{h,m}",
"resources": "OTAppaloosa/**/*.{png,xib}",
"frameworks": [
"QuartzCore",
"MessageUI",
"AdSupport"
],
"requires_arc": true,
"dependencies": {
"TPKeyboardAvoiding": [
"~> 1.1"
],
"UIDeviceAddition": [
"~> 1.0"
],
"Reachability": [
"~> 3.2"
],
"Base64": [
"~> 1.0.1"
],
"SFHFKeychainUtils": [
"~> 0.0"
]
}
}