blob: 223e1aa2eaa18e68758733c3032273a30bf46fde [file] [log] [blame]
{
"name": "Framezilla",
"version": "1.0.0",
"summary": "Comfortable syntax for working with frames.",
"homepage": "https://github.com/Otbivnoe/Framezilla",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Ermolenko": "gnod94@gmail.com"
},
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Otbivnoe/Framezilla.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.{h,swift}"
}