blob: 51b311937b1998d510e788fc74bd1724128b0abf [file] [log] [blame]
{
"name": "iOS-Metal-Wrapper",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOS-Metal-Wrapper/Classes/**/*"
}