blob: 3c400e77f4b4c658bfef2185cc02ac88b4903ee0 [file] [log] [blame]
{
"name": "QXRect",
"version": "0.0.1",
"summary": "A super easy use frame tool for iOS views.",
"description": "Based on rects relations such as left right top bottom center offset etc. Enjoy!",
"homepage": "https://github.com/labi3285/QXRect",
"license": "MIT",
"authors": {
"labi3285": "766043285@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/labi3285/QXRect.git",
"tag": "0.0.1"
},
"source_files": "QXRect/QXRect/*.swift",
"requires_arc": true
}