[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 6 / d / GLInAppPurchase / 1.1.3 / GLInAppPurchase.podspec.json
blob669dee16ed3d3017ae7e1f930857b8f154a72efa
2   "name": "GLInAppPurchase",
3   "version": "1.1.3",
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": "1.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GLInAppPurchase/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.1"