[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / d / 8 / 3 / SVProgressHUD-Custom-HotelGG / 2.1.2 / SVProgressHUD-Custom-HotelGG.podspec.json
blobc1a34db127fb5adb5a046e58a4d03048ebf1182b
2   "name": "SVProgressHUD-Custom-HotelGG",
3   "version": "2.1.2",
4   "platforms": {
5     "ios": "7.0",
6     "tvos": "9.0"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "summary": "A clean and lightweight progress HUD for your iOS and tvOS app.",
13   "homepage": "https://github.com/SVProgressHUD/SVProgressHUD",
14   "authors": {
15     "Sam Vermette": "hello@samvermette.com",
16     "Tobias Tiemerding": "tobias@tiemerding.com"
17   },
18   "source": {
19     "git": "https://github.com/SVProgressHUD/SVProgressHUD.git",
20     "tag": "2.1.2"
21   },
22   "description": "SVProgressHUD is a clean and easy-to-use HUD meant to display the progress of an ongoing task on iOS and tvOS. The success and error icons are from Freepik from Flaticon and are licensed under Creative Commons BY 3.0.",
23   "source_files": "SVProgressHUD/*.{h,m}",
24   "frameworks": "QuartzCore",
25   "resources": "SVProgressHUD/SVProgressHUD.bundle",
26   "requires_arc": true