blob: 35953d7abffaadcd25f1df6d5efed6a871e970cb [file] [log] [blame]
{
"name": "STLive2D",
"version": "0.0.1",
"summary": "STLive2D SDK For Live2D Used in iOS.",
"description": "STLive2D SDK For Used in iOS & Simple for newer.",
"homepage": "http://stoneus.cn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyungang": "417024106@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/yungangwang/STLive2D.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"STLive2D/STLive2D/Classes/**/*.{h,m}"
],
"requires_arc": true
}