[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / c / ImageCoordinateSpace-Swift3 / 0.3.1-swift3 / ImageCoordinateSpace-Swift3.podspec.json
blobffa9123a2b80aaa490e5bd786b1a7b1358eb1ed8
2   "name": "ImageCoordinateSpace-Swift3",
3   "cocoapods_version": ">= 0.36",
4   "module_name": "ImageCoordinateSpace",
5   "version": "0.3.1-swift3",
6   "summary": "Convert image coordinates to image view depending on content mode",
7   "description": "Convert CGPoint and CGRect between UIImage and UIImageView coordinates respecting UIViewContentMode and using UICoordinateSpace",
8   "homepage": "https://github.com/paulz/ImageCoordinateSpace",
9   "screenshots": "https://raw.githubusercontent.com/paulz/ImageCoordinateSpace/master/Example/demo.gif",
10   "license": "MIT",
11   "authors": {
12     "Paul Zabelin": "https://github.com/paulz"
13   },
14   "source": {
15     "git": "https://github.com/JulianKniephoff/ImageCoordinateSpace.git",
16     "tag": "0.3.1-swift3"
17   },
18   "social_media_url": "https://twitter.com/iospaulz",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "ImageCoordinateSpace/**/*.{h,swift}",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.0"