blob: 689e4de736d33bff4d5590704a6c267956d23c5e [file] [log] [blame]
{
"name": "UXsdk",
"version": "1.0",
"summary": "iOS SDK for App Testing.",
"description": "A super easy way to record and upload your experience and help organization make their products better!",
"homepage": "http://www.uxarmy.com",
"license": {
"type": "Commercial",
"text": "Created and licensed by UXArmy Software Pvt. Ltd ."
},
"platforms": {
"ios": "10.0"
},
"authors": {
"UxArmy": "uxarmydev@gmail.com"
},
"source": {
"git": "https://github.com/Rageeni/UXsdk.git",
"tag": "1.0"
},
"source_files": "iOSSDK/SDKStartingVC.h",
"resources": [
"Resources/*.png",
"Resources/*.xib",
"Resources/*.mp3"
],
"dependencies": {
"AWSCore": [
],
"AWSS3": [
]
},
"deprecated": true
}