[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / d / PoilabsVdNavigationCore / 4.0.0 / PoilabsVdNavigationCore.podspec.json
blob71d72f11365addc485f67e69e9fb26919147a866
2   "name": "PoilabsVdNavigationCore",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Poilabs Vd Indoor Navigation Framework",
7   "requires_arc": true,
8   "version": "4.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Emre Kuru": "emre@poilabs.com"
15   },
16   "homepage": "https://bitbucket.org/poiteam/ios-vd-navigation-core-pod/",
17   "source": {
18     "git": "https://bitbucket.org/poiteam/ios-vd-navigation-core-pod.git",
19     "tag": "4.0.0"
20   },
21   "dependencies": {
22     "Alamofire": [
24     ],
25     "PESGraph": [
27     ]
28   },
29   "ios": {
30     "vendored_frameworks": "ios_vd_navigation_core.framework"
31   }