[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / 6 / Direction / 1.3.5 / Direction.podspec.json
blobfc250f8a9dcb0e5260d1db6691325237acc413b5
2   "name": "Direction",
3   "version": "1.3.5",
4   "summary": "Easy route search",
5   "description": "Direction for Google Map for iOS SDK",
6   "homepage": "https://github.com/keisukeYamagishi/Direction",
7   "license": "MIT",
8   "authors": {
9     "keisuke": "jam330157@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/keisukeYamagishi/Direction.git",
13     "tag": "1.3.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": [
20     "Source",
21     "Direction/*.swift"
22   ],
23   "static_framework": true,
24   "dependencies": {
25     "GoogleMaps": [
27     ]
28   },
29   "frameworks": "Foundation",
30   "swift_version": "5.0"