blob: 90f58f63eed7c59cf0a78a9e829129eb6d0e7a26 [file] [log] [blame]
{
"name": "MXFramer",
"version": "1.5.2",
"summary": "Comfortable syntax for working with frames",
"description": "Fork from the original Framer with some enhancement.\nFramer is a good framework which wraps working with frames with a nice chaining syntax.",
"homepage": "https://github.com/RookieZn/Framer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rookiezn": "rookiezn@gmail.com"
},
"source": {
"git": "https://github.com/RookieZn/Framer.git",
"tag": "1.5.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Framer/Classes/*.{h,m}"
}