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