[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 1 / d / f / LZToastHelper / 0.1.1 / LZToastHelper.podspec.json
blob8adf8061e15c7ad123878e33dbde9033e3d81a33
2   "name": "LZToastHelper",
3   "version": "0.1.1",
4   "summary": "A short description of LZToastHelper.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lilei_hapy@163.com/LZToastHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lilei_hapy@163.com": "lilei_hapy@163.com"
13   },
14   "source": {
15     "git": "https://github.com/liLeiBest/LZToastHelper.git",
16     "tag": "0.1.1"
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "LZToastHelper/Classes/*.{h,m}",
26   "public_header_files": "LZToastHelper/Classes/*.h",
27   "resources": "LZToastHelper/Classes/LZToastResource.bundle",
28   "dependencies": {
29     "MBProgressHUD": [
31     ]
32   }