blob: dba796dc149f6700d26470853ff43b01ffa22ff7 [file] [log] [blame]
{
"name": "IKScrollView",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/iankeen/",
"authors": {
"Ian Keen": "iankeen82@gmail.com"
},
"summary": "Autolayout for UIScrollView made totally easy...",
"source": {
"git": "https://github.com/iankeen/ikscrollview.git",
"tag": "1.0.0"
},
"source_files": "IKScrollView/**/**.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}