[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 5 / YCToast / 1.0.1 / YCToast.podspec.json
blobcec4cddecdee0fe7eed0763b08f492930f5da819
2   "name": "YCToast",
3   "version": "1.0.1",
4   "summary": "A lightweight Toast.",
5   "homepage": "https://github.com/justXyS/Toast.git",
6   "license": "MIT",
7   "authors": {
8     "xiaoyuan": "646692929@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/justXyS/Toast.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "Toast",
19     "Toast/**/*.{h,m,swift}"
20   ],
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"