[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 1 / 5 / APESuperHUD / 2.0.1 / APESuperHUD.podspec.json
blobda8b1a0f7138c06fc4f7764cdf76ee6daf9e9fb7
2   "name": "APESuperHUD",
3   "summary": "A simple way to display a HUD with a message or progress information in your application.",
4   "version": "2.0.1",
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": "2.0.1"
13   },
14   "social_media_url": "https://twitter.com/apegroup",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "resources": [
21     "Resources/**/*"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]