[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / c / b / DLVersion / 0.1.0 / DLVersion.podspec.json
blob5b8b8887aa2f4f555eb80989438c57694a2ea0a6
2   "name": "DLVersion",
3   "version": "0.1.0",
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.1.0"
13   },
14   "social_media_url": "https://twitter.com/detroitlabs",
15   "platforms": {
16     "ios": "7.0"
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"