[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 8 / UIImage+PDF / 1.0.0 / UIImage+PDF.podspec.json
blob2b8da50a24dc2eeac8bc729f65ded54d0ccf570e
2   "name": "UIImage+PDF",
3   "version": "1.0.0",
4   "license": "custom, see https://github.com/mindbrix/UIImage-PDF#licence",
5   "summary": "Simple UIImage+PDF renderer category for iOS scalable assets.",
6   "homepage": "https://github.com/mindbrix/UIImage-PDF",
7   "authors": {
8     "Nigel Timothy Barber": "nigel@mindbrix.co.uk"
9   },
10   "source": {
11     "git": "https://github.com/mindbrix/UIImage-PDF.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "UIImage+PDF/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "CoreGraphics"
22   ],
23   "requires_arc": false