blob: 7a0d8e0ed3a6da315602fb10ed9332a828260830 [file] [log] [blame]
{
"name": "OsUIViews",
"version": "0.2.5",
"summary": "This pod contains all of custom views used in osApps iOS apps",
"description": "This pod contains all of open sourced custom views used in OsApps iOS apps",
"dependencies": {
"youtube-ios-player-helper": [
],
"OsTools": [
]
},
"homepage": "https://github.com/osfunapps/OsUIViews-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"osfunapps": "admin@os-apps.com"
},
"source": {
"git": "https://github.com/osfunapps/OsUIViews-iOS.git",
"tag": "0.2.5"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/**",
"swift_version": "5.0"
}