blob: 34a1d8aee75c92fc96cd2baf8a8f18a02c6563cc [file] [log] [blame]
{
"name": "NanoFrame",
"version": "0.0.2",
"summary": "A minimal frame-based layout and UIKit additions.",
"homepage": "https://github.com/appsquickly/NanoFrame",
"license": {
"type": "Apache2.0",
"file": "LICENSE"
},
"authors": {
"Jasper Blues": "jasper@appsquick.ly"
},
"source": {
"git": "https://github.com/appsquickly/NanoFrame.git",
"tag": "0.0.2"
},
"platforms": {
"ios": null
},
"source_files": "Source/**/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}