[Delete] ExampleLibZmt 2.0.1
[CocoaPods.git] / Specs / a / f / 5 / ECMapNavigationAble / 0.1.3 / ECMapNavigationAble.podspec.json
blob8b7f68e3614af7cd7ecda17b9a50ba52dd3ceb65
2   "name": "ECMapNavigationAble",
3   "version": "0.1.3",
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.3"
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   }