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