blob: 0cdfc95a0646284654a93c9d7e8a8b5087816038 [file] [log] [blame]
{
"name": "UserBoxSDK",
"version": "0.1.1",
"summary": "This is UserBoxSDK!",
"description": "This is UserBoxSDK which is provided for UserBox's clients.",
"homepage": "https://github.com/furkanbekil/UserBoxSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Furkan Bekil>": "<furkan@bekil.net>"
},
"source": {
"git": "https://github.com/furkanbekil/UserBoxSDK.git",
"tag": "0.1.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "UserBoxSDK/*.swift"
}