[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 3 / 5 / PullUpController / 0.5.1 / PullUpController.podspec.json
blob25c56d74156c6b03fc0f9bd44daf08b98224d474
2   "name": "PullUpController",
3   "version": "0.5.1",
4   "summary": "Pull up controller with multiple sticky points like in iOS Maps.",
5   "homepage": "https://github.com/MarioIannotta/PullUpController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mario Iannotta": "info@marioiannotta.com"
12   },
13   "source": {
14     "git": "https://github.com/MarioIannotta/PullUpController.git",
15     "tag": "0.5.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "PullUpController/**/*.swift",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.2"
23   }