blob: a9068205f52b2c2e81fca6c9afa595acf4754c59 [file] [log] [blame]
{
"name": "AmazeKit",
"version": "0.14.0",
"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.14.0"
},
"source_files": "AmazeKit/AmazeKit/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"ImageIO",
"QuartzCore",
"UIKit"
],
"platforms": {
"ios": null
},
"requires_arc": true
}