[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / f / c / DSAlertView-Blocks / 1.1.2 / DSAlertView-Blocks.podspec.json
blob0a7c3f9b63f96ab716881ca2d14a8666d8cc779f
2   "name": "DSAlertView-Blocks",
3   "version": "1.1.2",
4   "summary": "UIAlertView和UIActionSheet的分类,Block代替代理方法",
5   "description": "UIAlertView和UIActionSheet的分类,Block代替代理方法\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "http://linfeng1009.gitcafe.io",
7   "license": "MIT",
8   "authors": {
9     "大神": "1057105719@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ludaye123/DSAlertView-Blocks.git",
13     "tag": "1.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "DSAlertView-Blocks/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]