blob: 43f4bdfd421fa88f231d0886999cb61f2608a617 [file] [log] [blame]
{
"name": "Framer",
"version": "1.0",
"summary": "Comfortable syntax for working with frames",
"description": "Framer is a good framework which wraps working with frames with a nice chaining syntax.",
"homepage": "https://github.com/Otbivnoe/Framer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Ermolenko": "nikita.ermolenko@rosberry.com"
},
"source": {
"git": "https://github.com/Otbivnoe/Framer.git",
"tag": "1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Framer/Classes/*.{h,m}"
}