blob: b56584479d23c8a7ef6837d8bb0285cfc67e27d0 [file] [log] [blame]
{
"name": "iOSIbdesign",
"version": "0.1.0",
"summary": "Few IBDesignable for iOS Apps",
"description": "Few IBDesignable for iOS apps. Install library into project, never have to write again",
"homepage": "https://github.com/goushik/iOSIbdesignable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"goushik": "goushikkumar@gmail.com"
},
"source": {
"git": "https://github.com/goushik/iOSIbdesignable.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Rounded/**/*",
"frameworks": "UIKit"
}