blob: b1220c914d2d4dd1cf1538c1ff154e799badb287 [file] [log] [blame]
{
"name": "NBJNibBasedView-ObjC",
"version": "1.1.0",
"summary": "Easy Nib based custom views",
"homepage": "https://github.com/BrentleyJones/NBJNibBasedView-ObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brentley Jones": "contact@brentleyjones.com"
},
"social_media_url": "http://twitter.com/BrentleyJones",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/BrentleyJones/NBJNibBasedView-ObjC.git",
"tag": "1.1.0"
},
"source_files": "NBJNibBasedView/**/*.{h,m}",
"requires_arc": false
}