[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 3 / 5 / PullUpController / 0.2.0 / PullUpController.podspec.json
blob1f55ae6ee6f3ea28b048a04c2cbbdfab042055e5
2   "name": "PullUpController",
3   "version": "0.2.0",
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.2.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "PullUpController/**/*.swift",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.1"
23   }