blob: cf1a4a14e2e8242813edc5cfda29480b0b3a9daa [file] [log] [blame]
{
"name": "iLayout",
"version": "0.1.1",
"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/iLayout.git",
"license": "MIT",
"authors": {
"Abdulmunaf Chhatra": "abdullah.chhatra@gmail.com"
},
"source": {
"git": "https://github.com/abdullah-chhatra/iLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "iLayout/iLayout/**/*.swift"
}