[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 8 / f / MKAToastView / 1.2.0 / MKAToastView.podspec.json
blob8a6f2902f2b29c3615b14a1b893b6d66302f6d00
2   "name": "MKAToastView",
3   "version": "1.2.0",
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": "Hituzi Ando",
12   "platforms": {
13     "ios": "9.3"
14   },
15   "source": {
16     "git": "https://github.com/HituziANDO/MKAToastView.git",
17     "tag": "1.2.0"
18   },
19   "source_files": "MKAToastView/MKAToastView/**/*.{h,m}",
20   "exclude_files": [
21     "MKAToastView/build/*",
22     "MKAToastView/Framework/*"
23   ],
24   "requires_arc": true