blob: 24787e334276ec3065f3577e9020d3aede1899d5 [file] [log] [blame]
{
"name": "WSTableKit",
"version": "0.2.0",
"license": "MIT",
"authors": {
"Alex Nikishin": "wisdoomer@gmail.com"
},
"summary": "Simple table framework.",
"homepage": "https://github.com/Wisors/WSTableKit",
"source": {
"git": "https://github.com/Wisors/WSTableKit.git",
"tag": "0.2.0"
},
"source_files": "WSTableKit/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}