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