[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / a / 7 / 1 / Obj-C-FusionTables / 2.0.4 / Obj-C-FusionTables.podspec.json
blobbb1ba660c73c3f236c4db0048dd8dd32148de507
2   "name": "Obj-C-FusionTables",
3   "version": "2.0.4",
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.4"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/**/*",
21   "dependencies": {
22     "GTMOAuth2": [
24     ]
25   }