blob: cde35b8c1b33382abdefa9067a9fa2a760d01b0d [file] [log] [blame]
{
"name": "Urway",
"version": "1.0.2",
"license": {
"type": "MIT"
},
"homepage": "www.concertosoft.com",
"authors": {
"sagar": "sagar.pawar@concertosoft.com"
},
"summary": "Urway Framework",
"source": {
"git": "https://github.com/Aravindhan132/UrwaySDK.git"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "Urway/native/Urway/**/*.{swift,h,m}",
"frameworks": "UIKit",
"exclude_files": "Classes/Exclude",
"swift_version": "5"
}