blob: 4f34ddd3476a7c32c78f942a694ffcb7c78731f4 [file] [log] [blame]
{
"name": "UIHelper",
"version": "0.0.1",
"platforms": {
"ios": null
},
"summary": "A fast and convenient tool for you to debug UI",
"homepage": "https://github.com/hclib/UIHelper",
"license": "MIT",
"authors": {
"suhc": "hongchengplus@163.com"
},
"social_media_url": "http://shc.oschina.io/",
"source": {
"git": "https://github.com/hclib/UIHelper.git",
"tag": "0.0.1"
},
"source_files": [
"UIHelper",
"UIHelper/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}