blob: f472817f422cf70dd4f6ce7b49748adfa23f5203 [file] [log] [blame]
{
"name": "GWIap",
"version": "0.0.1",
"summary": "A lib for in-app-purchase",
"description": "this lib make in-app-purchase easily.",
"homepage": "https://github.com/yaonimingsanqian/GWIap",
"license": "MIT",
"authors": {
"zhaoguowei": "529670074@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yaonimingsanqian/GWIap.git",
"tag": "0.0.1"
},
"source_files": "GWIap/GWIap/gwiap/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"StoreKit"
],
"requires_arc": true
}