[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / b / a / Berkeley / 1.0.1 / Berkeley.podspec.json
blob682ff9c20eec4935efb946fbd5effc126b9ea3b6
2   "name": "Berkeley",
3   "version": "1.0.1",
4   "summary": "Berkeley Framework",
5   "homepage": "https://github.com/MoveUpwards/Berkeley.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Move Upwards": "contact@moveupwards.dev"
12   },
13   "source": {
14     "git": "https://github.com/MoveUpwards/Berkeley.git",
15     "tag": "1.0.1"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.13"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "SwiftNIO": [
27     ],
28     "SwiftNIOTransportServices": [
30     ]
31   },
32   "swift_version": "5.0"