[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / 7 / e / CDNRTLB / 0.2.0 / CDNRTLB.podspec.json
blob6ddca117c9452a717ab40353651490f907289b4f
2   "name": "CDNRTLB",
3   "version": "0.2.0",
4   "summary": "Codenroot library; UI Components",
5   "description": "'CDNRT is a library that contains programmatic UI components in swift. In order to avoid duplicating code, they were built for reusablility and for other developers to use.'",
6   "homepage": "https://github.com/dwaynedevelopment/CDNRTLB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dwaynedevelopment": "jbecerra@mears.com"
13   },
14   "source": {
15     "git": "https://github.com/dwaynedevelopment/CDNRTLB.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "CDNRTLB/Classes/**/*",
24     "Source/**/*.swift"
25   ],
26   "resource_bundles": {
27     "CDNRTLB": [
28       "Assets/*.xcassets"
29     ]
30   },
31   "swift_version": "5.0"