[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / d / 4 / 9 / ByvMapList / 1.0.5 / ByvMapList.podspec.json
blobee46c5af13c7e3f3463378a226b32231e2e34b53
2   "name": "ByvMapList",
3   "version": "1.0.5",
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.5"
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"