blob: 2e18de2c093df770a635f78a150d89980b1d7c05 [file] [log] [blame]
{
"name": "Framer",
"version": "0.2.1",
"summary": "Comfortable syntax for working with frames",
"description": "This CocoaPod provides an exellent blocks syntax for working with frames.\nFramer 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": "0.2.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Framer/Classes/*.{h,m}"
}