blob: 2f6ee6da7a1dcd306fa62c76c3af00f115f8e27a [file] [log] [blame]
{
"name": "OTAppaloosa",
"version": "0.5.6",
"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"
},
"source": {
"git": "https://github.com/octo-online/appaloosa-ios-sdk.git",
"tag": "0.5.6"
},
"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.1.1"
],
"Base64": [
"~> 1.0.1"
],
"SFHFKeychainUtils": [
"~> 0.0"
]
}
}