[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / d / 8 / TpsSdk / 0.0.1 / TpsSdk.podspec.json
blob74637696243e2683bff8baaf4f0cb2ca42ccb5a0
2   "name": "TpsSdk",
3   "version": "0.0.1",
4   "summary": "Ticketless Parking SDK Provided by Beam UAE",
5   "homepage": "http://beamuae.app/",
6   "dependencies": {
7     "Moya/ReactiveSwift": [
8       "~> 12.0"
9     ],
10     "Moya/RxSwift": [
11       "~> 12.0"
12     ],
13     "RxCocoa": [
15     ],
16     "RxBlocking": [
18     ]
19   },
20   "authors": {
21     "Name": "developer@beamuae.app"
22   },
23   "license": {
24     "type": "MIT",
25     "file": "LICENSE"
26   },
27   "platforms": {
28     "ios": "11.0"
29   },
30   "source": {
31     "git": "https://github.com/beammaf/tps-sdk-ios.git",
32     "branch": "CocoaPods"
33   },
34   "ios": {
35     "vendored_frameworks": [
36       "TpsSdk.framework",
37       "ReactiveMoya.framework",
38       "RxMoya.framework"
39     ]
40   },
41   "requires_arc": true