blob: 1c6a4d2ca4af02d23ad0bfe9b042807a6f092c81 [file] [log] [blame]
{
"name": "JHFrameLayout",
"summary": "A simple methods for frame layout.",
"version": "1.0.1",
"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.0.1"
},
"source_files": "JHFrameLayout/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}