blob: a29d41064cc7b81be5ea8ed5174cbffd093ee2b5 [file] [log] [blame]
{
"name": "Frame",
"version": "1.0",
"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/igormatyushkin014/Frame",
"screenshots": "https://github.com/igormatyushkin014/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/igormatyushkin014/Frame.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"pushed_with_swift_version": "4.0"
}