blob: f0ba356baa5ed03d5283b11de0ad21e5433a36b6 [file] [log] [blame]
{
"name": "YMTInAppPurchase",
"version": "1.0",
"summary": "Framework to handle In-App Purchase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/MasamiYamate/YMTInAppPurchaseFramework.git",
"authors": {
"MasamiYamate": "yamate.inquiry@mail.yamatte.net"
},
"source": {
"git": "https://github.com/MasamiYamate/YMTInAppPurchaseFramework.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "YMTInAppPurchase/**/*.{swift}"
}