[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / 8 / GFToast / 1.0 / GFToast.podspec.json
blob985a4a1032c329864bc05f2319ac92fcafcbdfdd
2   "name": "GFToast",
3   "version": "1.0",
4   "summary": "A simple message box on the iOS platform, mainly imitate the Android Toast.",
5   "homepage": "https://github.com/gydmercy/GFToast",
6   "license": "MIT",
7   "authors": {
8     "Mercy": "gyd0915@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/gydmercy/GFToast.git",
15     "tag": "1.0"
16   },
17   "source_files": "GFToast/*.{h,m}",
18   "requires_arc": true