[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / 0 / PayApiSDK / 1.0.0 / PayApiSDK.podspec.json
blobb4e8efb3c8aeea3cdb0e6f935a9ded72896b8d4c
2   "name": "PayApiSDK",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "PayApi SDK for iOS - Swift 3",
6   "homepage": "https://payapi.io",
7   "authors": {
8     "PayApi": "hello@payapi.io"
9   },
10   "source": {
11     "git": "https://github.com/payapi/payapi-sdk-ios.git",
12     "branch": "master",
13     "tag": "1.0.0"
14   },
15   "dependencies": {
16     "JSONWebToken": [
18     ]
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "PayapiSDK/*.swift",
24   "requires_arc": true,
25   "resources": "PayapiSDK/Assets.xcassets/*",
26   "pushed_with_swift_version": "3.0"