blob: 383daedddf1054e2bca2e402f3a611ea706d04a5 [file] [log] [blame]
{
"name": "TestResultPOC",
"version": "0.1.0",
"summary": "Test Results POC Pod",
"description": "This is test results pod to test pod integration POC!",
"homepage": "https://github.com/kumarabnit/TestResultPOC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KUMAR ABNIT": "avnitkumar10@gmail.com"
},
"source": {
"git": "https://github.com/kumarabnit/TestResultPOC.git",
"tag": "0.1.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "TestResultPOC/*.{swift,plist,storyboard,png}"
}