blob: 6663528e4784adafcc35d9e4008782ced36e9a43 [file] [log] [blame]
{
"name": "TBMInspectorView",
"version": "1.0.0",
"platforms": {
"osx": "10.6"
},
"authors": {
"Thore Bartholomäus": "thore.bar@googlemail.com"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/trbtm/TBMInspectorView",
"summary": "TBMInspectorView is a copy of the Xcode 5s inspector view.",
"source": {
"git": "https://github.com/trbtm/TBMInspectorView.git",
"tag": "v1.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": false
}