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