blob: dfb68760be9ecb785a97299f57c9b650f1047874 [file] [log] [blame]
{
"name": "LPBicikeljStationsFunctions",
"version": "1.0.1",
"summary": "LPBicikeljStationsFunctions is an iOS library that provides easy access to BicikeLJ.",
"homepage": "http://www.lukapenger.eu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luka Penger": "luka.penger@gmail.com"
},
"source": {
"git": "https://github.com/luka1995/LPBicikeljStationsFunctions.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "LPBicikeljStationsFunctions/**/*.{h,m}",
"frameworks": [
"CoreLocation",
"AVFoundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 1.3.2"
]
}
}