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