blob: 4c172ff8b5cc24aa6debe657232973a233ce3158 [file] [log] [blame]
{
"name": "PWCoreSDK",
"version": "1.0.4",
"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/paymentwall-ios-sdk-master.git",
"tag": "PWCoreSDK-v1.0.4"
},
"source_files": [
"Core SDK",
"Core SDK/**/*.{h,m}"
],
"resources": [
"Core SDK/*.bundle",
"Core SDK/PWCoreSDKResource.bundle",
"Core SDK/PWCoreSDKResourceFlat.bundle"
],
"vendored_libraries": "Core SDK/libPWCoreSDK.a"
}