[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / d / 8 / ARCarMovement / 2.0.1 / ARCarMovement.podspec.json
blobe4081212bec8cf914ccf874e1e659a8a086fe1b6
2   "name": "ARCarMovement",
3   "version": "2.0.1",
4   "summary": "Here Marker move as vehicles moves with turns as Uber/Ola does in their app.",
5   "description": "Achieve the Moving Marker(car) animation in iOS using the Google map with old and new coordinates animating bearing value the markers are moving.",
6   "homepage": "https://github.com/antonyraphel/ARCarMovement",
7   "screenshots": "https://raw.githubusercontent.com/antonyraphel/ARCarMovement/30b4fa26fc4f14abaef5da147544db8d558b1c18/screenshot/image-1.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Antony Raphel": "antonypr717@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/antonypr717",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "swift_version": "3.2",
20   "source": {
21     "git": "https://github.com/antonyraphel/ARCarMovement.git",
22     "tag": "2.0.1"
23   },
24   "source_files": "ARCarMovement/ARCarMovement/**/*",
25   "static_framework": true,
26   "dependencies": {
27     "GoogleMaps": [
28       "~> 2.0"
29     ]
30   },
31   "requires_arc": true