[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 0 / BSDevLibs / 0.0.1 / BSDevLibs.podspec.json
blobe30db0765a8a78cb55773cbfc7876e5c7dfc30c5
2   "name": "BSDevLibs",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/BhaveshSarwar/BSDevLibs.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bhavesh": "bhavesh7sarwar@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/BhaveshSarwar/BSDevLibs.git",
20     "tag": "0.0.1"
21   },
22   "subspecs": [
23     {
24       "name": "BSDLNetworkManager",
25       "platforms": {
26         "ios": "10.0"
27       },
28       "source_files": "BSDevLibs/BSDLNetworkManager/Source/*",
29       "dependencies": {
30         "Alamofire": [
31           "~> 4.8"
32         ]
33       }
34     }
35   ],
36   "swift_version": "4.2"