[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / c / DMUtilities / 0.1.0 / DMUtilities.podspec.json
blob91df25b1b5057a470d95be7fcde02b5a2e9edd3a
2   "name": "DMUtilities",
3   "version": "0.1.0",
4   "summary": "A repo contains extensions and utilities for personal usage.",
5   "description": "Mostly extensions to exising CocoaTouch and Foundataion classes. Some potocol-oriented enhancements.",
6   "homepage": "https://github.com/grandima/DMUtilities",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "grandima": "grandima@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/grandima/DMUtilities.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DMUtilities/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "XCGLogger": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"