blob: 130a80b1ecd52fb2466a5ff6b95a100ef43947a9 [file] [log] [blame]
{
"name": "AppBoxSDK",
"version": "1.0.0",
"summary": "iOS framework to get the automatic update for development/ad-hoc/enterprises apps uploaded via AppBox.",
"description": "iOS framework to get the automatic update for development/ad-hoc/enterprises apps uploaded via AppBox.\nhttps://getappbox.com/",
"homepage": "https://github.com/getappbox/AppBox-iOS-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vineet Choudhary": "vineetchoudhary@live.in"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/getappbox/AppBox-iOS-SDK.git",
"tag": "1.0.0"
},
"source_files": "AppBox/AppBox/**/*.{h,m,swift}",
"swift_version": "4.2"
}