blob: 43ba059e5ad3ca3d0967ffdabc8f3d4856c4e6c7 [file] [log] [blame]
{
"name": "PWCoreSDK",
"version": "1.0.3",
"summary": "PWCoreSDK",
"description": "Unified SDK for all paymentwall products on iOS",
"homepage": "http://paymentwall.com",
"authors": {
"tien.vu": "kyle.vu@paymentwall.com"
},
"platforms": {
"ios": "8.0"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/paymentwall/ios-sdk-core.git",
"tag": "PWCoreSDK-v1.0.3"
},
"source_files": [
"PWCoreSDK",
"PWCoreSDK/**/*.{h,m}",
"Headers/*.h"
],
"resources": "PWCoreSDK/PWCoreSDK.bundle",
"vendored_libraries": "PWCoreSDK/libPWCoreSDK.a"
}