[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / f / 4 / SLParallaxController / 1.0.1 / SLParallaxController.podspec.json
blob3ec9fc364e4cbb9e9e29dd7b80c9316a839c2018
2   "name": "SLParallaxController",
3   "version": "1.0.1",
4   "summary": "Create a parallax effect between an UITableView and a MapView, like the view in FourSquare.",
5   "homepage": "https://github.com/stefanlage/SLParallaxController",
6   "license": "MIT",
7   "authors": {
8     "StefanLage": "lagestfan@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/stefanlage/SLParallaxController.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "SLParallaxController/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "frameworks": [
20     "MapKit",
21     "CoreLocation"
22   ]