blob: 8be867cd7e0d2c8014a574faef856e729696b941 [file] [log] [blame]
{
"name": "UserBoxSDK",
"version": "0.1.3",
"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.3"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "UserBoxSDK/*.swift"
}