blob: 7e9455bd165fb8cf568a2d06b99454827f628605 [file] [log] [blame]
{
"name": "SwiftVersionUtils",
"version": "0.1.1",
"summary": "Simple wrapper for App Version functions.",
"description": "This utility pod provides simple functions for getting build number and build version of your application from anywhere you like.",
"homepage": "https://github.com/christianascone/SwiftVersionUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"christianascone": "ascone.christian@gmail.com"
},
"source": {
"git": "https://github.com/christianascone/SwiftVersionUtils.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftVersionUtils/Classes/**/*",
"pushed_with_swift_version": "3.0"
}