[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 9 / d / OTAppaloosa / 1.0.0-beta1 / OTAppaloosa.podspec.json
blob3d6c70c76373caf30aa09c7e33819649b3ac15f4
2   "name": "OTAppaloosa",
3   "version": "1.0.0-beta1",
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": "1.0.0-beta1"
14   },
15   "platforms": {
16     "ios": "8.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