[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 8 / 7 / f / UDSync / 0.2.0 / UDSync.podspec.json
blobb9ce9dfed1421792caa9507b19b8e512311c46c4
2   "name": "UDSync",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT"
6   },
7   "description": "Making backend synchronizations easier.",
8   "summary": "Making backend synchronizations easier.",
9   "homepage": "https://github.com/ud-sync/ud-sync-swift",
10   "authors": {
11     "Alexandre de Oliveira": "chavedomundo@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.10"
16   },
17   "source": {
18     "git": "https://github.com/ud-sync/ud-sync-swift.git",
19     "tag": "0.2.0"
20   },
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4"
25     ],
26     "BrightFutures": [
27       "~> 5.1"
28     ],
29     "SwiftyJSON": [
30       "~> 3.1"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"