[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 6 / d / GLInAppPurchase / 0.1.1 / GLInAppPurchase.podspec.json
blob97f59d1fc0123c939a9becc1ee944211d5b0170b
2   "name": "GLInAppPurchase",
3   "version": "0.1.1",
4   "summary": "GLInAppPurchase allows user to use \"Tinder InAppPurchase UI\" in their App with minimal code.",
5   "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.",
6   "homepage": "https://github.com/gokulgovind/GLInAppPurchase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gokulgovind": "gokulece26@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gokulgovind/GLInAppPurchase.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GLInAppPurchase/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "2.3"