blob: 7823adc165008542c5bef6f6a16c1df42674120f [file] [log] [blame]
{
"name": "iOSIbdesign",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSIbdesignable/Rounded/**/*",
"frameworks": "UIKit"
}