blob: 280f6f9c9b500ab87e94e17e1048c05720247334 [file] [log] [blame]
{
"name": "Frame",
"version": "1.2",
"summary": "Set of methods to work with layout in iOS",
"description": "Simplifies work with layout in iOS. Provides set of tools for managing view's position, size and many other things.",
"homepage": "https://github.com/HelloWizman/Frame",
"screenshots": "https://github.com/HelloWizman/Frame/raw/master/Images/logo_2048_2048.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/HelloWizman/Frame.git",
"tag": "1.2"
},
"source_files": [
"Source",
"Source/**/*"
]
}