[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / c / a / EasyShowView / 2.1.2 / EasyShowView.podspec.json
blob067e9ab07a8f8ece6c5ebdb1b6fcd03a75986225
2   "name": "EasyShowView",
3   "version": "2.1.2",
4   "summary": "一款超级简单的展示工具,包括吐丝,loding加载,空白页提示,alertview,actionsheet的定制。可自定义动画,显示样式等各种操作。简单到爆。赶紧来试试吧~~~",
5   "homepage": "https://github.com/chenliangloveyou/EasyShowView",
6   "license": "MIT",
7   "authors": {
8     "chenliangloveyou": "ios_elite@163.com"
9   },
10   "source": {
11     "git": "https://github.com/chenliangloveyou/EasyShowView.git",
12     "tag": "2.1.2"
13   },
14   "source_files": "EasyShowView/**/*.{h,m}",
15   "frameworks": [
16     "Foundation",
17     "UIKit"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   }