blob: d6fa096d13b4c689d8ae2c817bda02e8084614bc [file] [log] [blame]
{
"name": "iLayout",
"version": "0.1.0",
"summary": "Framework providing high level and intutive APIs for creating auto layout constraints",
"description": "Framework providing high level and intutive APIs for creating auto layout constraints. Also provides classes to create custom views with auto layout.",
"homepage": "https://github.com/abdullah-chhatra/iDate.git",
"license": "MIT",
"authors": {
"Abdulmunaf Chhatra": "abdullah.chhatra@gmail.com"
},
"source": {
"git": "https://github.com/abdullah-chhatra/iLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "iLayout/iLayout/**/*.swift"
}