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