[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / 1 / Obj-C-FusionTables / 2.0.3 / Obj-C-FusionTables.podspec.json
blob69658a6f4aa065f42cc143984a7c90a34885ef17
2   "name": "Obj-C-FusionTables",
3   "version": "2.0.3",
4   "summary": "Integrates Google Fusion Tables into iOS apps.",
5   "description": "Obj-C-FusionTables is an easy solution for integrating Google Fusion Tables into iOS apps, built on top of the Google gtm-oauth2 and gtm-http-fetcher libraries.",
6   "homepage": "https://github.com/akpw/Obj-C-FusionTables",
7   "screenshots": "https://goo.gl/3kI3uk",
8   "license": "Apache",
9   "authors": {
10     "Arseniy Kuznetsov": "k.arseniy@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/akpw/Obj-C-FusionTables.git",
14     "tag": "2.0.3"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/**/*",
21   "dependencies": {
22     "gtm-oauth2": [
23       "~> 1.0.126"
24     ]
25   }