[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 1 / ShadowImageView / 1.4.0 / ShadowImageView.podspec.json
bloba40e7c2db16d0f3cab9a3a6f1aa40badd2838834
2   "name": "ShadowImageView",
3   "version": "1.4.0",
4   "summary": "A UIImageView smillar class that will generate iOS 10 Apple Music style shadow.",
5   "description": "ShadowImageView is a iOS 10 Apple Music style image view, help you create elegent image with shadow.",
6   "homepage": "https://github.com/olddonkey/ShadowImageView",
7   "screenshots": "https://raw.githubusercontent.com/olddonkey/ShadowImageView/master/Screenshots/CD2.png",
8   "license": "MIT",
9   "authors": {
10     "olddonkey": "olddonkeyblog@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/olddonkey/ShadowImageView.git",
17     "tag": "1.4.0"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/Extension+CIContext"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   },
30   "requires_arc": true,
31   "pushed_with_swift_version": "3.0"