blob: c8a4939ef7f4f73351a2f028adc9d4e20c1eba3a [file] [log] [blame]
{
"name": "JHFrameLayout",
"summary": "A simple way for frame layout. It can autolayout in version 2.0.",
"version": "2.5.3",
"license": {
"type": "MIT"
},
"authors": {
"Haocold": "xjh093@126.com"
},
"homepage": "https://github.com/xjh093/JHFrameLayout",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/xjh093/JHFrameLayout.git",
"tag": "2.5.3"
},
"source_files": "JHFrameLayout/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}