blob: 9d09b07cf59450390797a7d9065b532e9a33e76e [file] [log] [blame]
{
"name": "ManualLayout",
"version": "0.4.1",
"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.1"
},
"source_files": "ManualLayout",
"requires_arc": true
}