[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / d / 0 / ClosePixelate / 1.1.2 / ClosePixelate.podspec.json
bloba98b5efd41b2783caea6558741faf5741f974021
2   "name": "ClosePixelate",
3   "version": "1.1.2",
4   "summary": "Cocoa port of https://github.com/desandro/close-pixelate",
5   "homepage": "https://github.com/bmaslakov/cocoa-close-pixelate",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bmaslakov": "b.maslakov@gmail.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/bmaslakov/cocoa-close-pixelate.git",
19     "tag": "1.1.2"
20   },
21   "source_files": "ClosePixelate/ClosePixelate/*.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "pushed_with_swift_version": "3.0"