[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 6 / a / PCLBlurEffectAlert / 1.2.0 / PCLBlurEffectAlert.podspec.json
blob65a218e60eeeb92563d5e21ebc0859ed4b85c238
2   "name": "PCLBlurEffectAlert",
3   "version": "1.2.0",
4   "summary": "Custom Swift AlertController.",
5   "homepage": "https://github.com/hryk224/PCLBlurEffectAlert",
6   "screenshots": "https://raw.githubusercontent.com/wiki/hryk224/PCLBlurEffectAlert/images/sample1.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyyk224": "hryk224@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hryk224/PCLBlurEffectAlert.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "Sources/*.{h,swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"