blob: 17a55e8bb0bd3fbe67f543e6cdf6f65ff9e2a206 [file] [log] [blame]
{
"name": "PsnDemoFramework",
"version": "1.0.3",
"summary": "A short testing framework description of PsnDemoFramework.",
"description": "A short testing framework description of PsnDemoFramework.",
"homepage": "https://github.com",
"license": "MIT",
"authors": {
"Poshan": "poshan@inficare.net"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/karkipsn/PsnDemoFramework.git",
"tag": "1.0.3"
},
"source_files": "PsnDemoFramework/Source/*.{swift}",
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}