[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / f / 5 / ECMapNavigationAble / 0.1.0 / ECMapNavigationAble.podspec.json
blob881c16a153d8b4349adedd3ba1580ed5b1933047
2   "name": "ECMapNavigationAble",
3   "version": "0.1.0",
4   "summary": "调用第三方导航",
5   "description": "一句话集成 应用内调用百度、高德、腾讯导航",
6   "homepage": "https://github.com/East-Coast/ECMapNavigationAble",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "East-Coast": "heng_sea@163.com"
13   },
14   "source": {
15     "git": "https://github.com/East-Coast/ECMapNavigationAble.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ECMapNavigationAble/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreLocation"
26   ],
27   "dependencies": {
28     "JZLocationConverter": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"