[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / c / b / DLVersion / 0.4.0 / DLVersion.podspec.json
blob1ca0f8e34485d981f28ccd0c7bcc4b9d0e7a9f0f
2   "name": "DLVersion",
3   "version": "0.4.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.4.0"
13   },
14   "social_media_url": "https://twitter.com/detroitlabs",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0",
18     "watchos": "2.0",
19     "tvos": "9.0",
20     "osx": "10.9"
21   },
22   "source_files": "Pod/Classes/**/*",
23   "public_header_files": "Pod/Classes/**/*.h"