blob: c88e5520888d2ee953bba44f22969ebe610af8be [file] [log] [blame]
{
"name": "XANKit",
"version": "0.1.0",
"summary": "A framework from xieanning of XANKit.",
"description": "A framework from xieanning like yykit of XANKit.",
"homepage": "https://github.com/redStreetCoffee/test",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"redStreetCoffee": "redStreetCoffee@users.noreply.github.com"
},
"source": {
"git": "https://github.com/redStreetCoffee/test.git",
"tag": "0.1.0"
},
"source_files": [
"test",
"XANKit/XANKit/Source/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}