[Delete] CellBuilder 1.0.2
[CocoaPods.git] / Specs / 8 / a / 6 / GyozaKit / 0.1.2 / GyozaKit.podspec.json
blob79cead87b780a52965bd6f17557565403a8d1919
2   "name": "GyozaKit",
3   "version": "0.1.2",
4   "summary": "GyozaKit for iOS allows you to create a simple message to display to your user",
5   "description": "GyozaKit for iOS allows you to create a simple message with or without an action to display to your users. Once the gyoza is invoked, it'll pop into view with a simple animation.",
6   "homepage": "https://github.com/john-crossley/GyozaKit",
7   "screenshots": [
8     "https://raw.githubusercontent.com/john-crossley/GyozaKit/master/Example/GyozaKit/iPhoneSE-Screenshot.png",
9     "https://raw.githubusercontent.com/john-crossley/GyozaKit/master/Example/GyozaKit/iPhoneX-Screenshot.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "john-crossley": "johnpaulcrossley@gmail.com",
17     "jamesruston": "jruston90@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/john-crossley/GyozaKit.git",
21     "tag": "0.1.2"
22   },
23   "social_media_url": "https://twitter.com/jonnothebonno",
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": "Classes/**/*"