blob: 553e0460e37ea28abbfc3a7b75823fc4c0d93de1 [file] [log] [blame]
{
"name": "NBJMergeLayout-ObjC",
"version": "1.1",
"summary": "Remove unnecessary views from Nib view hierarchies",
"homepage": "https://github.com/BrentleyJones/NBJMergeLayout-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.7"
},
"source": {
"git": "https://github.com/BrentleyJones/NBJMergeLayout-ObjC.git",
"tag": "1.1"
},
"source_files": "NBJMergeLayout/**/*.{h,m}",
"requires_arc": true
}