blob: 0da26699ac57c7494dab4f818bd16618e7783ef1 [file] [log] [blame]
{
"name": "JFFlowLayout",
"version": "1.2.0",
"platforms": {
"ios": "9.0"
},
"summary": "label 布局",
"homepage": "https://github.com/lijifeng123/JFFlowLayout",
"license": {
"type": "MIT"
},
"authors": {
"Mr.Lee": "1229786829@qq.com"
},
"social_media_url": "https://www.jianshu.com/u/9933d449c6cf",
"source": {
"git": "https://github.com/lijifeng123/JFFlowLayout.git",
"tag": "1.2.0"
},
"source_files": "JFFlowLayout/JFFlowLayout/*.{h,m}",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}