[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 2 / 5 / e / HelloToast / 0.1.0 / HelloToast.podspec.json
blob03a510b5dc397a3909fd58635ddd54ca9f1132b5
2   "name": "HelloToast",
3   "version": "0.1.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.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "HelloToast/Classes/**/*",
21   "resource_bundles": {
22     "HelloToast": [
23       "HelloToast/Assets/*.png"
24     ]
25   }