[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / d / c / LPLjubljanaCarParksFunctions / 1.0.0 / LPLjubljanaCarParksFunctions.podspec.json
bloba3854f504489707740b5615779dd4a7bc630d094
2   "name": "LPLjubljanaCarParksFunctions",
3   "version": "1.0.0",
4   "summary": "LPLjubljanaCarParksFunctions is an iOS library that provides easy access to car parks in Ljubljana.",
5   "homepage": "http://www.lukapenger.eu",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Luka Penger": "luka.penger@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/luka1995/LPLjubljanaCarParksFunctions.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "LPLjubljanaCarParksFunctions/**/*.{h,m}",
21   "frameworks": [
22     "CoreLocation",
23     "AVFoundation"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
28       "~> 1.3.2"
29     ]
30   }