[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 6 / 8 / XLAlertView / 1.1.0 / XLAlertView.podspec.json
blob760966e7e77706d0310c2bb7d6bf4c62122123be
2   "name": "XLAlertView",
3   "version": "1.1.0",
4   "summary": "A AlertView of custom control",
5   "description": "A AlertView of custom control.",
6   "homepage": "https://github.com/ddSoul/XLAlertView.git",
7   "social_media_url": "https://ddsoul.github.io",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ddSoul": "972424506@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/ddSoul/XLAlertView.git",
17     "tag": "v1.1.0"
18   },
19   "source_files": "XLAlert/*.{h,m}",
20   "platforms": {
21     "ios": "6.0"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true