[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / d / JWToast / 0.0.6 / JWToast.podspec.json
blobdf09d8179eeedb02a958c011d98ea926726a7120
2   "name": "JWToast",
3   "version": "0.0.6",
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.6"
19   },
20   "source_files": "JWToastDemo/JWToastDemo/JWToast/**/*.{h,m}",
21   "requires_arc": true