blob: 9f51e9855430cd1f6856b68258a898e6895878f6 [file] [log] [blame]
{
"name": "UIHelper",
"version": "0.0.4",
"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": "0.0.4"
},
"source_files": [
"UIHelper",
"UIHelper/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}