[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / e / MapirServices / 0.5.0 / MapirServices.podspec.json
blob11c7d0653a7a08c0e8461f77df043128411427f6
2   "name": "MapirServices",
3   "version": "0.5.0",
4   "summary": "a SDK to access services of map.ir.",
5   "homepage": "https://support.map.ir/",
6   "social_media_url": "https://twitter.com/map_ir_Official",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Map.ir": "support@map.ir",
13     "Alireza Asadi": "a.asadi@map.ir"
14   },
15   "documentation_url": "https://support.map.ir/developers/iservice/",
16   "source": {
17     "git": "https://github.com/map-ir/ios-sdk-v1-services-beta",
18     "tag": "0.5.0"
19   },
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.10",
23     "watchos": "3.0",
24     "tvos": "9.0"
25   },
26   "ios": {
27     "frameworks": "UIKit"
28   },
29   "osx": {
30     "frameworks": "AppKit"
31   },
32   "watchos": {
33     "frameworks": "UIKit"
34   },
35   "tvos": {
36     "frameworks": "UIKit"
37   },
38   "requires_arc": true,
39   "module_name": "MapirServiecs",
40   "swift_versions": "5.0",
41   "source_files": "Sources/**/*.{swift, h}",
42   "frameworks": [
43     "Foundation",
44     "CoreLocation"
45   ],
46   "dependencies": {
47     "Polyline": [
48       "~> 4.2.1"
49     ]
50   },
51   "swift_version": "5.0"