[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / 3 / 9 / d / OTAppaloosa / 0.6.0 / OTAppaloosa.podspec.json
blob9b3c497a4d69a8036c7e1c94c45f1788825afc78
2   "name": "OTAppaloosa",
3   "version": "0.6.0",
4   "summary": "Appaloosa SDK for iOS.",
5   "homepage": "http://www.appaloosa-store.com/",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Remy Virin": "rvirin@octo.com",
9     "Abdou Benhamouche": "abenhamouche@octo.com",
10     "Maxence Walbrou": "mwalbrou@gmail.com",
11     "Mahmoud Reda": "mmm@octo.com",
12     "Cédric Pointel": "cpointel@octo.com",
13     "Robin Sfez": "rsfez@octo.com",
14     "Christophe Valentin": "lv.beleck@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/appaloosa-store/appaloosa-ios-sdk.git",
18     "tag": "0.6.0"
19   },
20   "platforms": {
21     "ios": "5.0"
22   },
23   "source_files": "OTAppaloosa/**/*.{h,m}",
24   "resources": "OTAppaloosa/**/*.{png,xib,strings}",
25   "frameworks": [
26     "QuartzCore",
27     "MessageUI",
28     "AdSupport"
29   ],
30   "requires_arc": true,
31   "dependencies": {
32     "TPKeyboardAvoiding": [
33       "~> 1.1"
34     ],
35     "UIDeviceAddition": [
36       "~> 1.0"
37     ],
38     "Reachability": [
39       "~> 3.2"
40     ],
41     "Base64": [
42       "~> 1.0.1"
43     ],
44     "SFHFKeychainUtils": [
45       "~> 0.0"
46     ]
47   }