blob: 641b96b8e7ae77f14b4236ce0494a34b73c82a0b [file] [log] [blame]
{
"name": "WSTableKit",
"version": "0.9.2",
"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.9.2"
},
"source_files": "WSTableKit/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}