blob: af24c88757126234945449a9e601d8a0726ba3df [file] [log] [blame]
{
"name": "YOLayout",
"version": "0.0.3",
"summary": "Layout framework.",
"homepage": "https://github.com/YOLayout/YOLayout",
"license": "MIT",
"authors": {
"Gabriel Handford": "gabrielh@gmail.com",
"John Boiles": "johnaboiles@gmail.com"
},
"source": {
"git": "https://github.com/YOLayout/YOLayout.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"YOLayout",
"YOLayout/*.{h,m}"
],
"requires_arc": true
}