Latest | 0.2.2 |
---|---|
Homepage | https://github.com/bmoliveira/pod-auto-deploy |
License | MIT |
Platforms | ios 8.0 |
Authors |
pod-deploy
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
pod-deploy is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'pod-deploy'
Author
bmoliveira, [email protected]
License
pod-deploy is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "PodDeploy", "version": "0.2.2", "summary": "An example project structure of a cocoapod, with fastlane CI deploy.", "description": "An example project structure of a cocoapod, with fastlane CI deploy.nnCurrent dependency management supported:n - Cocoapodsn - Carthage", "homepage": "https://github.com/bmoliveira/pod-auto-deploy", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "bmoliveira": "[email protected]" }, "source": { "git": "https://github.com/bmoliveira/pod-auto-deploy.git", "tag": "0.2.2" }, "platforms": { "ios": "8.0" }, "source_files": "Source/**/*.swift" }
Sat, 17 Nov 2018 14:40:04 +0000