[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / e / 2 / AlertViewForView / 1.0.0 / AlertViewForView.podspec.json
blobfd76a303bc7c8600670c52b96b404eba50a25edf
2   "name": "AlertViewForView",
3   "version": "1.0.0",
4   "summary": "alert view from uiview",
5   "description": "alert view from uiview .",
6   "homepage": "https://github.com/lyt3251/UIView-AlertView",
7   "license": "MIT",
8   "authors": {
9     "lyt323.student": "lyt323.student@sina.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lyt3251/UIView-AlertView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "UIView-AlertView/UIView-AlertViewSources/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "BlockUI": [
25       "~> 1.0.0"
26     ]
27   }