blob: a2ca4e41c09fe7b77dcf759584c396db6b47ca28 [file] [log] [blame]
{
"name": "2C2P-iOS",
"version": "4.2.8",
"summary": "Unofficial Carthage supported for 2C2P iOS SDK",
"homepage": "https://github.com/kingpowerclick/2C2P-iOS",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": {
"Wipoo Shinsirikul": "wipoo.shinsirikul@kingpower.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/kingpowerclick/2C2P-iOS/blob/master/2C2P-iOS.zip?raw=true"
},
"ios": {
"vendored_frameworks": "PGW.framework",
"public_header_files": "PGW.framework/Headers/*.h",
"source_files": "PGW.framework/Headers/*.h"
}
}