[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / b / 7 / KYToast / 1.0.4 / KYToast.podspec.json
blob49cbf2d41dcc18bb7d8ee899c58b2c9845e49462
2   "name": "KYToast",
3   "version": "1.0.4",
4   "summary": "ios公有库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wkwl/KYToast",
7   "authors": {
8     "wkwl": "1877508948@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/wkwl/KYToast.git",
12     "tag": "1.0.4"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "KYToast/Classes/**/*",
18   "dependencies": {
19     "Masonry": [
20       "~> 1.1.0"
21     ]
22   }