[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / a / d / InterfaceUtilities / 1.0.0 / InterfaceUtilities.podspec.json
blob4f08fff96cdb6365879500bf9bd611becd5ed365
2   "name": "InterfaceUtilities",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "UI-related utilities for iOS applications.",
7   "requires_arc": true,
8   "version": "1.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Hai Pham": "swiften.svc@gmail.com"
15   },
16   "homepage": "https://github.com/protoman92/InterfaceUtilities-Swift.git",
17   "source": {
18     "git": "https://github.com/protoman92/InterfaceUtilities-Swift.git",
19     "tag": "1.0.0"
20   },
21   "subspecs": [
22     {
23       "name": "Main",
24       "source_files": "InterfaceUtilities/**/*.{swift}"
25     }
26   ]