[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 6 / 2 / 3 / SYToastView / 0.0.1 / SYToastView.podspec.json
blobd129893b58dc9837d77a0ad0dfd12f573f0a9ca4
2   "name": "SYToastView",
3   "version": "0.0.1",
4   "summary": "ActionSheet and totas for ios",
5   "homepage": "https://github.com/Ambtion/SYToastView.git",
6   "license": "MIT",
7   "authors": {
8     "ambtion": "kequ1988@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Ambtion/SYToastView.git",
15     "tag": "v0.0.1"
16   },
17   "public_header_files": "SYToastView/*.h",
18   "resources": "SYToastView/Resource/*.png",
19   "source_files": [
20     "SYToastView",
21     "SYToastView/SYToastView/*.{h,m}"
22   ],
23   "dependencies": {
24     "SDWebImage": [
25       "4.0.0"
26     ],
27     "Masonry": [
28       "1.0.2"
29     ]
30   },
31   "requires_arc": true