blob: c986854a15874206adfb1b91f2e74cc1d5a610bf [file] [log] [blame]
{
"name": "Swift_InAppHelper",
"version": "0.1.0",
"summary": "This is InAppPurchase helper in Swift with StoreKit",
"swift_version": "4.2",
"description": "This will allow user to do InAppPurchase Operations",
"homepage": "https://github.com/BhaveshSarwar/InAppPurchase.git",
"license": "MIT",
"authors": {
"Bhavesh Sarwar": "bhavesh7sarwar@inspeero.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/BhaveshSarwar/InAppPurchase.git",
"tag": "0.1.0"
},
"source_files": "InAppHelper/*"
}