blob: 0e2cdb8c1a08e60e03035b68b8b6d7aaf512664c [file] [log] [blame]
{
"name": "TaoAutoLayout",
"version": "0.0.3",
"summary": "This is a layout framework for swift.",
"homepage": "https://github.com/tao6/TaoAutoLayout",
"license": "MIT",
"authors": {
"tao6": "tao6chn@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tao6/TaoAutoLayout.git",
"tag": "0.0.3"
},
"source_files": "TaoAutoLayout/**/*.{swift}",
"requires_arc": true
}