blob: 2a7bb64b5f56a1252f9068d7f518a49cba070cdd [file] [log] [blame]
{
"name": "webmaxy-pod",
"version": "0.1.5",
"summary": "CocoaPod implementation of WebMaxy SDK",
"description": "WebMaxy sdk is used add support for iOS app.It is in development phase.",
"homepage": "https://github.com/BKudale/WebMaxy-SDK",
"license": "MIT",
"authors": {
"bharat@sphinx-solution.com": "bharat@sphinx-solution.com"
},
"source": {
"git": "https://github.com/BKudale/WebMaxy-SDK.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"exclude_files": "UpdatePod.sh",
"vendored_frameworks": "Pod/WebMaxySDK.framework"
}