blob: daec787bf6448104ae548550a2d78cb611a15ae8 [file] [log] [blame]
{
"name": "VDK",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/shokuroff/VDK",
"authors": {
"Ivan Shokurov": "schokuroff@icloud.com"
},
"summary": "This framework gives an elegant way to work with server's API.",
"source": {
"git": "https://github.com/shokuroff/VDK.git",
"tag": "1.0.0"
},
"source_files": "VDK/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0.0"
}
}