blob: 27ab4ff6fe387312a2c8ae59f8bb9ccd6adc5cb9 [file] [log] [blame]
{
"name": "OsUIViews",
"version": "0.2.6",
"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.6"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/**",
"swift_version": "5.0"
}