[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 9 / d / OTAppaloosa / 0.5.6 / OTAppaloosa.podspec.json
blob2f6ee6da7a1dcd306fa62c76c3af00f115f8e27a
2   "name": "OTAppaloosa",
3   "version": "0.5.6",
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   },
14   "source": {
15     "git": "https://github.com/octo-online/appaloosa-ios-sdk.git",
16     "tag": "0.5.6"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "OTAppaloosa/**/*.{h,m}",
22   "resources": "OTAppaloosa/**/*.{png,xib}",
23   "frameworks": [
24     "QuartzCore",
25     "MessageUI",
26     "AdSupport"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "TPKeyboardAvoiding": [
31       "~> 1.1"
32     ],
33     "UIDeviceAddition": [
34       "~> 1.0"
35     ],
36     "Reachability": [
37       "~> 3.1.1"
38     ],
39     "Base64": [
40       "~> 1.0.1"
41     ],
42     "SFHFKeychainUtils": [
43       "~> 0.0"
44     ]
45   }