blob: 7345e840b01458f421350e2e7dea7dc5417227b8 [file] [log] [blame]
{
"name": "EasyStackView",
"version": "1.1.2",
"summary": "Try this project to use flex layout is iOS native code.",
"description": "This project equiped iOS native development with felx layout. It is simple but elegent. You can shake off massy frame layout or auto layout.",
"homepage": "https://github.com/Elenionl/EasyStackView",
"social_media_url": "https://github.com/Elenionl",
"license": "MIT",
"authors": {
"Elenion": "stellanxu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Elenionl/EasyStackView.git",
"tag": "1.1.2"
},
"source_files": "EasyStackView/**/*.{h,m}"
}