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