[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 8 / SGAPI / 1.4.0 / SGAPI.podspec.json
blobe0db202ba67a61e7b0577f1c53eee3f95499ba7e
2   "name": "SGAPI",
3   "version": "1.4.0",
4   "summary": "An iOS SDK for querying the SeatGeek Platform web service.",
5   "homepage": "http://platform.seatgeek.com",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": "SeatGeek",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/seatgeek/SGAPI.git",
16     "tag": "1.4.0"
17   },
18   "source_files": "SGAPI/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SGHTTPRequest/Core": [
22       ">= 1.9"
23     ]
24   }