[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 2 / 5 / e / HelloToast / 0.2.0 / HelloToast.podspec.json
blob9c8e2ac55108ac653cee4afbdb19248a7c81c82e
2   "name": "HelloToast",
3   "version": "0.2.0",
4   "summary": "A toast tool for tip/done/error/processing in iOS with Swift",
5   "homepage": "https://github.com/huangxinyu1213/HelloToast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "huangxinyu1213": "huangxinyu1213@163.com"
12   },
13   "source": {
14     "git": "https://github.com/huangxinyu1213/HelloToast.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "static_framework": true,
21   "source_files": "HelloToast/Classes/**/*",
22   "resource_bundles": {
23     "HelloToast": [
24       "HelloToast/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit"