blob: 11bea694a24fdf14cd24cd120e2091589500367b [file] [log] [blame]
{
"name": "iOS-Metal-Wrapper",
"version": "0.3.0",
"summary": "A lightweight wrapper class for iOS Metal API",
"description": "A lightweight wrapper class for iOS Metal API.",
"homepage": "https://github.com/Keith-Hon/iOS-Metal-Wrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Keith Hon": "klausehon@gmail.com"
},
"source": {
"git": "https://github.com/Keith-Hon/iOS-Metal-Wrapper.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOS-Metal-Wrapper/Classes/**/*"
}