blob: 4784b87caddafaef7b649957ec68fe52f8ffe808 [file] [log] [blame]
{
"name": "vgs-cocoa",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "VGS framework library for Cocoa",
"homepage": "http://github.com/suzukiplan/vgs-cocoa",
"authors": "SUZUKI PLAN",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/suzukiplan/vgs-cocoa.git",
"tag": "0.0.1"
},
"source_files": "vgs-cocoa/**/*.{h,m}"
}