blob: a76e0387da065317c52a004e24c469678ee15bc5 [file] [log] [blame]
{
"name": "TestUXsdk",
"version": "2.0",
"summary": "SDK for iOS Application Testing.",
"description": "A super easy way to record and upload your experience and help organization make their products better!",
"homepage": "https://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://gitlab.com/aditimodi04/TestUXsdk.git",
"tag": "2.0"
},
"source_files": "iOSSDK/SDKStartingVC.h",
"resources": [
"Resources/*.png",
"Resources/*.xib",
"Resources/*.mp3"
]
}