[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 1 / 5 / APESuperHUD / 0.2 / APESuperHUD.podspec.json
blob57835e30be44765fdcda051a18f028d3ab06e6a9
2   "name": "APESuperHUD",
3   "summary": "A simple way to display a HUD with a message or progress information in your application.",
4   "version": "0.2",
5   "homepage": "https://github.com/apegroup/APESuperHUD",
6   "license": "MIT",
7   "authors": {
8     "apegroup AB": "support@apegroup.com"
9   },
10   "source": {
11     "git": "https://github.com/apegroup/APESuperHUD.git",
12     "tag": "0.2"
13   },
14   "social_media_url": "https://twitter.com/apegroup",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]