[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 2 / 5 / APILayer / 1.0.4 / APILayer.podspec.json
blobb1e036804798dadbfa45bec405f03816679c4adf
2   "name": "APILayer",
3   "version": "1.0.4",
4   "summary": "A library to make sending API Requests, caching responses and mocking responses easier",
5   "homepage": "https://github.com/livestyled/ios-playbook/tree/master",
6   "license": {
7     "type": "GNU GPLv3",
8     "file": "licence.txt"
9   },
10   "authors": {
11     "Jonathon Albert": "Jonathon.albert@livestyled.com",
12     "Ross Patman": "Ross.patman@livestyled.com",
13     "Mickey Lee": "Mickey.lee@livestyled.com",
14     "Emal Saifi": "Emal.saifi@livestyled.com"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "4.2",
20   "source": {
21     "git": "https://bitbucket.org/J_Albert/api-layer.git",
22     "tag": "1.0.4"
23   },
24   "source_files": "APILayer/**/*.swift",
25   "dependencies": {
26     "RxSwift": [
28     ],
29     "RxCocoa": [
31     ]
32   },
33   "swift_version": "4.2"