blob: e5215eb7514f94b8e57cf3dd683d4262a4b6fa70 [file] [log] [blame]
{
"name": "AmazeKit",
"version": "0.13.1",
"summary": "AmazeKit is a library for rendering beautiful images in your iOS app.",
"homepage": "https://github.com/detroit-labs/AmazeKit",
"license": "Apache",
"authors": {
"Jeff Kelley": "SlaunchaMan@gmail.com"
},
"source": {
"git": "https://github.com/detroit-labs/AmazeKit.git",
"tag": "0.13.1"
},
"source_files": "AmazeKit/AmazeKit/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"ImageIO",
"QuartzCore",
"UIKit"
],
"platforms": {
"ios": null
},
"requires_arc": true
}