[Add] AliPlayerSDK_iOS_MPF_FILTER 6.17.0-40969181
[CocoaPods.git] / Specs / 3 / 5 / a / IoTTicketSwiftAPI / 0.0.4 / IoTTicketSwiftAPI.podspec.json
blob13b23ed281eb5beb65b1c9b909520efda55a054b
2   "name": "IoTTicketSwiftAPI",
3   "version": "0.0.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "IoT-Ticket REST client in Swift",
9   "homepage": "https://www.iot-ticket.com/",
10   "authors": {
11     "Daniel Egerev": "daniel.egerev@wapice.com"
12   },
13   "source": {
14     "git": "https://github.com/iDanbo/IoTTicketSwiftAPI.git",
15     "tag": "v0.0.4"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "requires_arc": true,
24   "default_subspecs": "Core",
25   "pushed_with_swift_version": "4.0",
26   "subspecs": [
27     {
28       "name": "Core",
29       "source_files": "Sources/*.swift",
30       "frameworks": "Foundation"
31     }
32   ]