[Add] YIM 2.2.8
[CocoaPods.git] / Specs / d / 8 / 1 / ALAlertViewController / 0.0.3 / ALAlertViewController.podspec.json
blob961ae8f63a8a8261487ae460363bd1de836b82ae
2   "name": "ALAlertViewController",
3   "version": "0.0.3",
4   "summary": "自定义的一个AlertViewController",
5   "homepage": "https://github.com/Liuchengquan/ALAlertViewController.git",
6   "license": "MIT",
7   "authors": {
8     "刘成权": "liuchengquan_1990@163.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/Liuchengquan/ALAlertViewController.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "ALAlertViewController",
19     "ALAlertViewController/ALAlertController/*.{h,m}"
20   ]