[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / a / SKYAlertManager / 0.0.3 / SKYAlertManager.podspec.json
bloba50e183cf2619fb937ccd8abf266aa013431bda0
2   "name": "SKYAlertManager",
3   "version": "0.0.3",
4   "summary": "UIAlertController的简易封装.",
5   "description": "UIAlertController的简易封装,一行代码完成调用",
6   "homepage": "https://github.com/BlueTopsky/SKYAlertManager",
7   "license": "MIT",
8   "authors": {
9     "luoyesuifeng": "991526245@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/BlueTopsky/SKYAlertManager.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "SKYAlertManager/**/*.{h,m}"