[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 1 / ShadowImageView / 1.1.0 / ShadowImageView.podspec.json
blob6ba2e0544b7409f26b4c34a57263e27edeabed91
2   "name": "ShadowImageView",
3   "version": "1.1.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.1.0"
18   },
19   "source_files": "Sources/*.swift",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3.0"
26   },
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"