[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 3 / 1 / CAProgressHUD / 1.1.3 / CAProgressHUD.podspec.json
blob4675ebe42925e2650a941f28f6dacc17b5181ea6
2   "name": "CAProgressHUD",
3   "version": "1.1.3",
4   "platforms": {
5     "ios": "6.1"
6   },
7   "license": "MIT",
8   "summary": "A clean and lightweight progress HUD for your iOS app.",
9   "homepage": "http://samvermette.com/199",
10   "authors": {
11     "Sam Vermette": "hello@samvermette.com"
12   },
13   "source": {
14     "git": "https://github.com/diong/CAProgressHUD.git",
15     "tag": "1.1.3"
16   },
17   "description": "SVProgressHUD is an easy-to-use, clean and lightweight progress HUD for iOS. It’s a simplified and prettified alternative to the popular MBProgressHUD. The success and error icons are from Freepik.",
18   "source_files": "SVProgressHUD/*.{h,m}",
19   "frameworks": "QuartzCore",
20   "resources": "SVProgressHUD/SVProgressHUD.bundle",
21   "requires_arc": true