blob: b15c05bd6f0aea3d9c1aef8db58c1d030a1f4ceb [file] [log] [blame]
{
"name": "TestUXsdk",
"version": "0.1",
"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": "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://gitlab.com/aditimodi04/TestUXsdk.git",
"tag": "0.1"
},
"source_files": "iOSSDK/SDKStartingVC.h",
"resources": [
"Resources/*.png",
"Resources/*.xib",
"Resources/*.mp3"
]
}