blob: faf41b0aac237991a80ad67d26f57f35c970d5a7 [file] [log] [blame]
{
"name": "GDInspect",
"version": "1.0.1",
"summary": "Runtime class/object inspecting category built on top of the NSObject class.",
"homepage": "https://github.com/GDXRepo/GDInspect",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Georgiy Malyukov": ""
},
"source": {
"git": "https://github.com/GDXRepo/GDInspect.git",
"tag": "1.0.1"
},
"social_media_url": "http://deadlineru.livejournal.com",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}