[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / a / e / SwiftVersionUtils / 0.1.0 / SwiftVersionUtils.podspec.json
blob69f76e52bb30596454b58b056d35e76b8faa772d
2   "name": "SwiftVersionUtils",
3   "version": "0.1.0",
4   "summary": "Simple wrapper for App Version functions.",
5   "description": "This utility pod provides simple functions for getting build number and build version of your application from anywhere you like.",
6   "homepage": "https://github.com/christianascone/SwiftVersionUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "christianascone": "ascone.christian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/christianascone/SwiftVersionUtils.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftVersionUtils/Classes/**/*",
22   "pushed_with_swift_version": "3.0"