blob: 68f338989828dde62a92077f9810c0d0386f9be1 [file] [log] [blame]
{
"name": "FFAutoLayout",
"version": "1.0.1",
"summary": "Simple Autolayout extension in Swift 2.0",
"homepage": "https://github.com/liufan321/FFAutoLayout",
"license": "MIT",
"authors": {
"Fan Liu": "liufan321@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liufan321/FFAutoLayout.git",
"tag": "1.0.1"
},
"source_files": "Source/*.swift",
"requires_arc": true
}