blob: 512820d2d569b438787c2fbea3edf5ddead42587 [file] [log] [blame]
{
"name": "UIHelper",
"version": "1.0.2",
"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.2"
},
"source_files": [
"UIHelper",
"UIHelper/**/*.{h,m}"
],
"resources": "UIHelper/Resources/UIHelper.bundle",
"frameworks": "UIKit",
"requires_arc": true
}