blob: 4b7b25569f462194490c0cad5968a1c0a45537c3 [file] [log] [blame]
{
"name": "NBJNibBasedView-ObjC",
"version": "1.1.1",
"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.1"
},
"source_files": "NBJNibBasedView/**/*.{h,m}",
"requires_arc": false
}