[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 8 / a / b / SFAlertController / 0.1.2 / SFAlertController.podspec.json
blobf8d7682a81b40f84e8bfb365c19025cfff5607f7
2   "name": "SFAlertController",
3   "version": "0.1.2",
4   "summary": "仿系统的UIAlertController,增加弹出自定义View功能.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/coderflower/SFAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "花菜": "developer.swifter@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/coderflower/SFAlertController",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SFAlertController/Classes/**/*",
23   "static_framework": true,
24   "swift_version": "5.0"