[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 5 / 6 / OsUIViews / 0.1.1 / OsUIViews.podspec.json
blob5562f43042980696768e55561e0b4f8fc8220ed2
2   "name": "OsUIViews",
3   "version": "0.1.1",
4   "summary": "This pod contains all of custom views used in OsApps iOS apps",
5   "description": "This pod contains all of open sourced custom views used in OsApps iOS apps",
6   "dependencies": {
7     "UIDynamicView": [
9     ]
10   },
11   "homepage": "https://github.com/osfunapps/OsUIViews-iOS",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "osfunapps": "admin@os-apps.com"
18   },
19   "source": {
20     "git": "https://github.com/osfunapps/OsUIViews-iOS.git",
21     "tag": "0.1.1"
22   },
23   "swift_versions": "5.0",
24   "platforms": {
25     "ios": "10.0"
26   },
27   "source_files": "Classes/**",
28   "swift_version": "5.0"