[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / 6 / BaseExtension / 1.1.1 / BaseExtension.podspec.json
blob77f82fe0b2bee9aadaa1604abb7c772e6e510fd8
2   "name": "BaseExtension",
3   "version": "1.1.1",
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.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BaseExtension/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ],
29     "RxDataSources": [
31     ],
32     "XCGLogger": [
34     ]
35   }