[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 7 / 6 / 2 / YPAlertView / 1.1.2 / YPAlertView.podspec.json
blob05a3db8da81e042800548f813a061a2576e04eb1
2   "name": "YPAlertView",
3   "version": "1.1.2",
4   "summary": "一个可高度自定义的alert view.",
5   "homepage": "https://github.com/yuping1989/YPAlertView",
6   "license": "MIT",
7   "authors": {
8     "Ping Yu": "290180695@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/yuping1989/YPAlertView.git",
15     "tag": "1.1.2"
16   },
17   "source_files": "YPAlertView/YPAlertView/**/*.{h,m}",
18   "dependencies": {
19     "Masonry": [
21     ]
22   },
23   "requires_arc": true