blob: d24fa674b9f0ce7aa08cb9f7b4d62134d814374a [file] [log] [blame]
{
"name": "UIHelper",
"version": "1.0.1",
"platforms": {
"ios": null
},
"summary": "A 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": "1.0.1"
},
"source_files": [
"UIHelper",
"UIHelper/**/*.{h,m}"
],
"resources": "UIHelper/Resources/UIHelper.bundle",
"frameworks": "UIKit",
"requires_arc": true
}