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