[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / d / 4 / 9 / ByvMapList / 1.0.0 / ByvMapList.podspec.json
blob700a1b1cf547aee0bebbf758796d09ba757bec7c
2   "name": "ByvMapList",
3   "version": "1.0.0",
4   "summary": "Utils for B&V Apps.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/byvapps/ByvMapList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adrian": "adrian@byvapps.com"
13   },
14   "source": {
15     "git": "https://github.com/byvapps/ByvMapList.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ByvMapList/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "ByvUtils": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"