blob: 9cc54803bb9665b080c7ab28ac6380c81bb95bba [file] [log] [blame]
{
"name": "DCIntrospect-ARC",
"version": "0.0.3",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "Introspect is small set of tools for iOS that aid in debugging user interfaces built with.",
"homepage": "https://github.com/domesticcatsoftware/DCIntrospect",
"authors": {
"Patrick Richards": "contact@domesticcat.com.au"
},
"source": {
"git": "https://github.com/logicreative/DCIntrospect-ARC.git",
"tag": "0.0.3"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}