[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / c / e / 8 / SGAPI / 1.3.1 / SGAPI.podspec.json
blob5b114db2dd999647bb9239a95394824bf78d23af
2   "name": "SGAPI",
3   "version": "1.3.1",
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     "watchos": "2.0",
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/seatgeek/SGAPI.git",
17     "tag": "1.3.1"
18   },
19   "source_files": "SGAPI/**/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "SGHTTPRequest/Core": [
23       ">= 1.8.1"
24     ]
25   }