blob: e27a6f5596838be481a7cd656891206eec46007a [file] [log] [blame]
{
"name": "nanoUI",
"version": "1.0.0",
"summary": "Various kind of UI code that ease up UI manipulation",
"description": "nUI Enable certain kind of UI manipulation in interface builder with @IBInspectable & @IBDesignable\nto give developer more visual information while developing/designing any application.",
"homepage": "https://github.com/myste1tainn/nanoUI",
"license": "MIT",
"authors": {
"A. Keereena": "myste1tainn.icez@gmail.com or a.keereena@gmail.com"
},
"source": {
"git": "https://github.com/myste1tainn/nanoUI.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}