[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 6 / 9 / f / Common-iOSCS / 0.0.1 / Common-iOSCS.podspec.json
blobd717b79efe00cf4408797c210430eb07ce16c64c
2   "name": "Common-iOSCS",
3   "version": "0.0.1",
4   "summary": "A short description of Common-iOS.",
5   "swift_version": "4.2",
6   "description": "Common iOS library for making applications",
7   "homepage": "https://github.com/youkchansim/Common-iOS",
8   "license": "MIT",
9   "authors": {
10     "iOSCS": "dbrckstla@naver.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/youkchansim/Common-iOS.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "Common-iOS/Classes",
20   "dependencies": {
21     "RxSwift": [
22       "~> 4.0"
23     ],
24     "RxCocoa": [
25       "~> 4.0"
26     ],
27     "RxDataSources": [
28       "~> 3.0"
29     ]
30   }