[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / e / b / OnestapSDK / 1.2.0 / OnestapSDK.podspec.json
bloba1025a2bf1920543d91c78b0682ec52e28bffc99
2   "name": "OnestapSDK",
3   "version": "1.2.0",
4   "summary": "one[s]tap Authorization SDK",
5   "description": "It connects to one[s]tap API using OAuth",
6   "homepage": "http://www.stone.com.br",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Munir Wanis",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/stone-payments/onestap-sdk-ios.git",
17     "tag": "1.2.0"
18   },
19   "source_files": [
20     "OnestapSDK",
21     "OnestapSDK/**/*.{h,swift}"
22   ]