| { |
| "name": "GLInAppPurchase", |
| "version": "0.1.0", |
| "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.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "GLInAppPurchase/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "2.3" |
| } |