blob: 6d5bf40e07f818f4cb0c139d3a207a8695b9eda9 [file] [log] [blame]
{
"name": "isdk",
"version": "1.0.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": "http://www.uxarmy.com",
"license": {
"type": "Commercial",
"text": "Copyright (c) 2012-2018, UXArmy Pte. Ltd, Singapore \\n All rights reserved."
},
"platforms": {
"ios": "10.0"
},
"authors": {
"UxArmy": "uxarmydev@gmail.com"
},
"source": {
"git": "https://github.com/RageeniUxarmy/sdkProject.git",
"tag": "1.0.0"
},
"source_files": "iOSSDK/SDKStartingVC.h",
"resources": [
"Resources/*.png",
"Resources/*.xib",
"Resources/*.mp3"
]
}