[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 3 / d / JWToast / 0.0.2 / JWToast.podspec.json
blob7a1a30a975af6d1a8651b82894fba3846a10df89
2   "name": "JWToast",
3   "version": "0.0.2",
4   "summary": "仿Android的Toast控件. 多个同时弹出,会重叠的bug。",
5   "homepage": "https://github.com/junwangInChina/JWToast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wangjun": "github_work@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/junwangInChina/JWToast.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "JWToastDemo/JWToastDemo/JWToast/**/*.{h,m}",
21   "requires_arc": true