blob: 44b32506535c0662ea0ff074606f296c3fa86be8 [file] [log] [blame]
{
"name": "ipaynowplugin",
"version": "1.7.3.2",
"summary": "ipaynowplugin SDK",
"description": "Help developer to quickly intergrate variety of payment methods",
"homepage": "http://www.ipaynow.cn",
"source_files": "lib/*",
"public_header_files": "lib/*.h",
"vendored_libraries": "lib/*.a",
"resources": "lib/*.bundle",
"license": "MIT",
"authors": {
"Hstripe": "huangrui@ipaynow.cn"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Hstripe/libipaynow.git",
"tag": "1.7.3.2"
},
"frameworks": [
"CoreGraphics",
"CoreTelephony",
"QuartzCore",
"SystemConfiguration",
"Security",
"Foundation",
"UIKit"
],
"libraries": [
"z",
"sqlite3.0"
]
}