blob: c469c78e56455430d824b5834a8080587e965f97 [file] [log] [blame]
{
"name": "KGViewSeparators",
"version": "0.9.1",
"source": {
"git": "https://github.com/kgaidis/KGViewSeparators.git",
"tag": "0.9.1"
},
"source_files": "KGViewSeparators/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "KGViewSeparators is a small helper library that helps to quickly insert separators into a view. No subclassing required!",
"authors": {
"Krisjanis Gaidis": "http://www.krisjanisgaidis.com/"
},
"homepage": "https://github.com/kgaidis/KGViewSeparators"
}