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