[Add] DriveKitDriverAchievement 2.9.1
[CocoaPods.git] / Specs / f / 1 / 7 / ProgressController / 1.0.0 / ProgressController.podspec.json
blob54bb9bc218e193c39de1c6456807790db5050106
2   "name": "ProgressController",
3   "version": "1.0.0",
4   "summary": "A progress view that leverages UIPresentationController rather than inserting views into your window/view hierarchy.",
5   "homepage": "https://github.com/YayNext/ProgressController",
6   "license": "MIT",
7   "authors": {
8     "Patrick Mick": "patrickmick1@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/YayNext/ProgressController.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "http://twitter.com/patrickmick",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/*.swift"