[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 2 / AlertHelp / 1.0.3 / AlertHelp.podspec.json
blob0397d74952ffd3a38adbf9cb9e2bd2b637ceff85
2   "name": "AlertHelp",
3   "version": "1.0.3",
4   "summary": "对 iOS 系统 UIAlertController 的封装",
5   "description": "一个自用的 UIAlertController, 封装了 各种弹框的类型",
6   "homepage": "https://github.com/HKZ773999/AlertHelp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mr.Han": "HKZ06167739@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/HKZ773999/AlertHelp.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "AlertHelpDemo/AlertHelp/AlertHelp.{h,m}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true