[Add] FriendlyCaptcha 1.0.0
[CocoaPods.git] / Specs / 8 / 3 / 5 / TravisExample / 0.1.1 / TravisExample.podspec.json
blob9feba78a45fc1d61a23b04016f0b2f4a37bf3555
2   "name": "TravisExample",
3   "version": "0.1.1",
4   "summary": "Testing example of deploying a project to cocoapods using Travis CI",
5   "description": "Testing example of deploying a project to cocoapods using Travis CI.\nThat is it actually.",
6   "homepage": "https://github.com/pkondrashkov/TravisExample",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pavel Kondrashkov": "pkondrashkov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pkondrashkov/TravisExample.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "TravisExample/Classes/**/*",
22   "pushed_with_swift_version": "4.0"