blob: c4e268c728d6156eb8a11ee5d8576d846eef6053 [file] [log] [blame]
{
"name": "NBJMergeLayout-ObjC",
"version": "1.0.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.0.1"
},
"source_files": "NBJMergeLayout/**/*.{h,m}",
"requires_arc": false
}