blob: 6f230d953aabd1cc9f41b16ca2fa5f9341673b89 [file] [log] [blame]
{
"name": "NBJNibBasedView-ObjC",
"version": "1.0.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"
},
"source": {
"git": "https://github.com/BrentleyJones/NBJNibBasedView-ObjC.git",
"tag": "1.0.0"
},
"source_files": "NBJNibBasedView/**/*.{h,m}",
"requires_arc": false
}