[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / e / CDNRTLB / 0.3.0 / CDNRTLB.podspec.json
blobe4439a7eeca7612e2ca2033ebaed721af40ab3ef
2   "name": "CDNRTLB",
3   "version": "0.3.0",
4   "license": "MIT",
5   "summary": "Codenroot library; UI Components",
6   "platforms": {
7     "ios": "12.0"
8   },
9   "swift_versions": "5.0",
10   "authors": {
11     "dwaynedevelopment": "jbecerra@mears.com"
12   },
13   "homepage": "https://github.com/dwaynedevelopment/CDNRTLB",
14   "source": {
15     "git": "https://github.com/dwaynedevelopment/CDNRTLB.git",
16     "tag": "0.3.0"
17   },
18   "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.'",
19   "source_files": [
20     "CDNRTLB/Classes/**/*",
21     "Source/**/*.swift"
22   ],
23   "resource_bundles": {
24     "CDNRTLB": [
25       "Assets/*.xcassets"
26     ]
27   },
28   "swift_version": "5.0"