[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / f / MKAToastView / 1.1.2 / MKAToastView.podspec.json
blob035d886285b78658f48ba25b8df71010c9b5c15b
2   "name": "MKAToastView",
3   "version": "1.1.2",
4   "summary": "MKAToastView is the view that displays short message.",
5   "description": "MKAToastView is the view that disappears automatically after displaying a short message for a few seconds like Android's Toast.",
6   "homepage": "https://github.com/HituziANDO/MKAToastView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hituzi Ando": "hhh.ando@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/HituziANDO/MKAToastView.git",
19     "tag": "1.1.2"
20   },
21   "source_files": "MKAToastView/MKAToastView/**/*.{h,m}",
22   "exclude_files": [
23     "MKAToastView/build/*",
24     "MKAToastView/Framework/*"
25   ],
26   "requires_arc": true