blob: c6920fce5a82372dbe2c580fe846f229948f5d77 [file] [log] [blame]
{
"name": "NMInAppPurchase",
"version": "0.0.4",
"summary": "Manage In App Purchase with ease",
"description": "Manage In App Purchase with ease. Verify Receipt for Subscription",
"homepage": "https://github.com/NicolasMahe/NMInAppPurchase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas Mahé": "nicolas@mahe.me"
},
"source": {
"git": "https://github.com/NicolasMahe/NMInAppPurchase.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NMInAppPurchase/**/*.swift",
"frameworks": [
"UIKit",
"StoreKit"
],
"dependencies": {
"SwiftyStoreKit": [
"~> 0.8.2"
],
"NMLocalize": [
]
},
"pushed_with_swift_version": "3.0"
}