blob: 3dd895105438e34aebad4cee6deb72707a2f0a8e [file] [log] [blame]
{
"name": "YMTInAppPurchase",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "YMTInAppPurchase/**/*.{swift}",
"swift_versions": [
"3.2",
"4.0",
"4.2",
"5.0"
]
}