[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 6 / 8 / XLAlertView / 1.0.3 / XLAlertView.podspec.json
blob96a2edb7f9b6b65da6eb64f3b25b9ac65c68ba6d
2   "name": "XLAlertView",
3   "version": "1.0.3",
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": "1.0.3"
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