blob: 97f59d1fc0123c939a9becc1ee944211d5b0170b [file] [log] [blame]
{
"name": "GLInAppPurchase",
"version": "0.1.1",
"summary": "GLInAppPurchase allows user to use \"Tinder InAppPurchase UI\" in their App with minimal code.",
"description": "GLInAppPurchase is an open source library lets user to make use of Tinder styled inApp Purchase UI, It can also be used as alternative for UIAlertController.",
"homepage": "https://github.com/gokulgovind/GLInAppPurchase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gokulgovind": "gokulece26@gmail.com"
},
"source": {
"git": "https://github.com/gokulgovind/GLInAppPurchase.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLInAppPurchase/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "2.3"
}