[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 1 / 3 / 5 / PullUpController / 0.1.0 / PullUpController.podspec.json
blobbfcc28779fb76272af19d4869d6066ea513ed2ce
2   "name": "PullUpController",
3   "version": "0.1.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.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "PullUpController/*.swift",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   }