[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 5 / e / OpenTimeSDK / 1.1.0 / OpenTimeSDK.podspec.json
blob35b26d85894e40b7a41d76896bc7b22679bcb32c
2   "name": "OpenTimeSDK",
3   "version": "1.1.0",
4   "summary": "The iOS SDK for OpenTime®",
5   "description": "The iOS SDK for the OpenTime® enterprise software application makes it easy for iOS developers\ntrying to integration with the OpenTime REST API simple and fast.\nSee also https://webservice.opentime.us/docs/",
6   "homepage": "https://github.com/OpenTimeApp/OpenTimeIOSSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "woodcockjosh": "josh.woodcock@opentimeapp.com"
13   },
14   "source": {
15     "git": "https://github.com/OpenTimeApp/OpenTimeIOSSDK.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/OpenTimeApp",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "OpenTimeSDK/Classes/**/*",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.6.3"
26     ],
27     "libPhoneNumber-iOS": [
28       "~> 0.8.17"
29     ],
30     "SCrypto": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"