[Add] LiteRTSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / 9 / 5 / 0 / CDBaseFramework / 0.0.5 / CDBaseFramework.podspec.json
blob795547c68ddb7fe154d5f73a349576829a575048
2   "name": "CDBaseFramework",
3   "version": "0.0.5",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "Base classes A CocoaPods library written in Swift",
6   "homepage": "https://bitbucket.org/creativedevs/cdbaseframework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CreativeDevs": ""
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://bitbucket.org/creativedevs/cdbaseframework.git",
20     "tag": "0.0.5"
21   },
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "Kingfisher": [
28       "4.10.0"
29     ],
30     "MOLH": [
32     ],
33     "SwiftMessages": [
34       "6.0.0"
35     ]
36   },
37   "source_files": "CDBaseFramework/**/*.{h,m,swift}",
38   "swift_version": "4.2"