blob: f2ed50ec100ac6e2184ed410564c28f2256acbfd [file] [log] [blame]
{
"name": "JHFrameLayout",
"summary": "A simple methods for frame layout.",
"version": "1.2.0",
"license": {
"type": "MIT"
},
"authors": {
"Haocold": "xjh093@126.com"
},
"homepage": "https://github.com/xjh093/JHFrameLayout",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xjh093/JHFrameLayout.git",
"tag": "1.2.0"
},
"source_files": "JHFrameLayout/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}