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