[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / b / 8 / f / PodDeploy / 0.2.2 / PodDeploy.podspec.json
blob5fb4d9b770e2e0f6c67fbcf0edb79520154002c1
2   "name": "PodDeploy",
3   "version": "0.2.2",
4   "summary": "An example project structure of a cocoapod, with fastlane CI deploy.",
5   "description": "An example project structure of a cocoapod, with fastlane CI deploy.\n\nCurrent dependency management supported:\n - Cocoapods\n - Carthage",
6   "homepage": "https://github.com/bmoliveira/pod-auto-deploy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bmoliveira": "bm.oliveira.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bmoliveira/pod-auto-deploy.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**/*.swift"