[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / f / WHToast / 0.0.3 / WHToast.podspec.json
blob4636e4408b2563f32cf3e86538bb8dcf7a1c16c1
2   "name": "WHToast",
3   "version": "0.0.3",
4   "summary": "iOS Toast",
5   "homepage": "https://github.com/remember17/WHToast",
6   "license": "MIT",
7   "authors": {
8     "wuhao": "503007958@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/remember17/WHToast.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "WHToast",
19     "WHToast/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "resources": "WHToast/wtoast_icon/**",
23   "requires_arc": true