blob: e03e258fdb2fb7f7595a6c2d98e2268c49d42210 [file] [log] [blame]
{
"name": "JHFrameLayout",
"summary": "A simple way for frame layout. It can autolayout in version 2.0.",
"version": "2.5.5",
"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.5"
},
"source_files": "JHFrameLayout/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}