[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / 6 / BaseExtension / 1.0.1 / BaseExtension.podspec.json
blobcde92b57bdd16b1c5cc2ea87472b430e263dbef0
2   "name": "BaseExtension",
3   "version": "1.0.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.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BaseExtension/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ],
29     "XCGLogger": [
31     ]
32   },
33   "pushed_with_swift_version": "4.0"