blob: b4e8efb3c8aeea3cdb0e6f935a9ded72896b8d4c [file] [log] [blame]
{
"name": "PayApiSDK",
"version": "1.0.0",
"license": "MIT",
"summary": "PayApi SDK for iOS - Swift 3",
"homepage": "https://payapi.io",
"authors": {
"PayApi": "hello@payapi.io"
},
"source": {
"git": "https://github.com/payapi/payapi-sdk-ios.git",
"branch": "master",
"tag": "1.0.0"
},
"dependencies": {
"JSONWebToken": [
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "PayapiSDK/*.swift",
"requires_arc": true,
"resources": "PayapiSDK/Assets.xcassets/*",
"pushed_with_swift_version": "3.0"
}