[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / 6 / BaseExtension / 1.2.2 / BaseExtension.podspec.json
blob2c72fb672902004f4e443222a1b0b8045e9cc76e
2   "name": "BaseExtension",
3   "version": "1.2.2",
4   "summary": "base extension",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tilltue/BaseExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wade.hawk": "junhyi.park@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tilltue/BaseExtension.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.1"
24   },
25   "source_files": "BaseExtension/Classes/**/*",
26   "dependencies": {
27     "RxSwift": [
29     ],
30     "RxCocoa": [
32     ],
33     "RxDataSources": [
35     ],
36     "XCGLogger": [
38     ]
39   }