[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / a / 5 / YXAlertView / 0.0.1 / YXAlertView.podspec.json
blobc4eb7e7504c77adaeec5b4ac089b739623c9b43c
2   "name": "YXAlertView",
3   "version": "0.0.1",
4   "summary": "一个 Objective-C 的AlertView",
5   "description": "一个 Objective-C 的AlertView,只是用来测试",
6   "homepage": "https://github.com/LeeXueHao/YXAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LeeXueHao": "lixuehao@yanxiu.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/LeeXueHao/YXAlertView.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": [
22     "YXAlertView",
23     "YXAlertView/**/*.{h,m}"
24   ]