blob: 5e0d938d023f01e4c525ae3dc4c0bcf96f305f46 [file] [log] [blame]
{
"name": "AdoRatiosView",
"version": "1.0.0",
"summary": "as the name, buttons in a view with ratios",
"homepage": "https://github.com/Nododo/AdoRatiosView",
"license": "MIT",
"authors": {
"Nododo": "nododo1027@gmail.com"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Nododo/AdoRatiosView.git",
"tag": "v1.0.0"
},
"source_files": "AdoRatiosView/AdoRatiosView-Master/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}