[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 6 / a / PCLBlurEffectAlert / 2.1.1 / PCLBlurEffectAlert.podspec.json
blob9a57f1d0df0c3cc13264361beaef25cf90a4a65b
2   "name": "PCLBlurEffectAlert",
3   "version": "2.1.1",
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": "2.1.1"
20   },
21   "source_files": "Sources/*.{h,swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"