blob: 9db1153c3f73d5c373a9edb74042cc1fc2d78e43 [file] [log] [blame]
{
"name": "Framezilla",
"version": "0.1",
"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": "0.1"
},
"source_files": "Sources/*.{h,swift}"
}