[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / b / DLVersion / 0.3.1 / DLVersion.podspec.json
blobd72f8104664bf3a785dff4130dbd7ec312b69ec7
2   "name": "DLVersion",
3   "version": "0.3.1",
4   "summary": "Utilities for working with app verisons",
5   "homepage": "https://github.com/detroit-labs/DLVersion",
6   "license": "MIT",
7   "authors": {
8     "Nate West": "nwest@detroitlabs.com"
9   },
10   "source": {
11     "git": "https://github.com/detroit-labs/DLVersion.git",
12     "tag": "0.3.1"
13   },
14   "social_media_url": "https://twitter.com/detroitlabs",
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DLVersion": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"