[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 9 / 2 / SSToastView / 1.0 / SSToastView.podspec.json
blobb8971a9a5d97d49935caf37a80af2de688b750a1
2   "name": "SSToastView",
3   "version": "1.0",
4   "summary": "Toast for iOS.",
5   "homepage": "https://github.com/shingwasix/SSToastView",
6   "license": "MIT",
7   "authors": {
8     "Shingwa Six": "https://github.com/shingwasix"
9   },
10   "source": {
11     "git": "https://github.com/shingwasix/SSToastView.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "public_header_files": "Pod/Classes/**/*.h",
20   "frameworks": "UIKit"