[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 8 / 2 / TaxiGoDev / 0.1.0 / TaxiGoDev.podspec.json
blobc4a2ec8880920bac35660db2032670a8bdc11217
2   "name": "TaxiGoDev",
3   "version": "0.1.0",
4   "summary": "Open API of TaxiGo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shannn214/TaxiGoDev",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shannn214": "gracejin214@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shannn214/TaxiGoDev.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TaxiGoDev/Classes/",
22   "dependencies": {
23     "HandyJSON": [
24       "~> 4.2.0-beta1"
25     ]
26   }