[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / 1 / RBaseSDK / 0.1.0 / RBaseSDK.podspec.json
blob2ee865c7981cf64f9039c81f8992052a34118116
2   "name": "RBaseSDK",
3   "version": "0.1.0",
4   "summary": "RBaseSDK is used as a base sdk for all Rakuten services module.",
5   "swift_version": "4.2",
6   "description": "Add long description of the pod here. balabalbabalbalabalbabalbalabalbabalbalabalbabal, the main is rbsservice. donot use other service files.",
7   "homepage": "https://git.rakuten-it.com/users/ts-yan.c.li/repos/rbasesdk/browse",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Li, Yan c": "ts-yan.c.li@rakuten.com"
14   },
15   "source": {
16     "git": "https://git.rakuten-it.com/scm/~ts-yan.c.li/rbasesdk.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "RBaseSDK/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "Moya": [
30       "~> 12.0"
31     ],
32     "SnapKit": [
33       "~> 4.0.0"
34     ]
35   }