blob: fa54e16bb4027e55cdbb24f9139f281c98315c9f [file] [log] [blame]
{
"name": "ManualLayout",
"version": "0.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Easy to use and flexible AutoLayout alternative for iOS 8+. Supports AsyncDisplayKit.",
"homepage": "https://github.com/isair/ManualLayout",
"authors": {
"Baris Sencan": "barissncn@gmail.com"
},
"social_media_url": "https://twitter.com/bsencan91",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/isair/ManualLayout.git",
"tag": "0.4.0"
},
"source_files": "ManualLayout",
"requires_arc": true
}