blob: 6de445a23d9bbbf6287df321f1b13ce61a2685b8 [file] [log] [blame]
{
"name": "ManualLayout",
"version": "1.2.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": "baris.sncn@gmail.com"
},
"social_media_url": "https://twitter.com/IsairAndMorty",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/isair/ManualLayout.git",
"tag": "1.2.1"
},
"source_files": "ManualLayout",
"frameworks": "UIKit",
"requires_arc": true
}