[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / f / 4 / SLParallaxController / 1.0.0 / SLParallaxController.podspec.json
blobd6488595e83ec6dcc99215a7b24f639b7997278a
2   "name": "SLParallaxController",
3   "version": "1.0.0",
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.0"
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   ]