[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / 1 / Obj-C-FusionTables / 2.0.2 / Obj-C-FusionTables.podspec.json
blobce81eba44f37e42a0e05584f5c49193544bb8ec1
2   "name": "Obj-C-FusionTables",
3   "version": "2.0.2",
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://camo.githubusercontent.com/15886e31caf68541ed01631aad2b3e49b2e7c68b/68747470733a2f2f6c68362e676f6f676c6575736572636f6e74656e742e636f6d2f2d3844307a527346794339382f564b6278594b4e497a6f492f41414141414141414641342f396c614f727574647930342f77313135372d683730372d6e6f2f75332e706e67",
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.2"
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   }