[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / f / ParseLiveQuery / 2.7.2 / ParseLiveQuery.podspec.json
blobee59395c6757225bc794351f5fb334db05a12586
2   "name": "ParseLiveQuery",
3   "version": "2.7.2",
4   "license": {
5     "type": "BSD"
6   },
7   "summary": "Allows for subscriptions to queries in conjunction with parse-server.",
8   "homepage": "http://parseplatform.org",
9   "social_media_url": "https://twitter.com/ParsePlatform",
10   "authors": {
11     "Parse Community": "info@parseplatform.org",
12     "Richard Ross": "richardross@fb.com",
13     "Nikita Lutsenko": "nlutsenko@me.com",
14     "Florent Vilmart": "florent@flovilmart.com"
15   },
16   "source": {
17     "git": "https://github.com/ParsePlatform/ParseLiveQuery-iOS-OSX.git",
18     "tag": "2.7.2"
19   },
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0",
23     "tvos": "10.0",
24     "osx": "10.12"
25   },
26   "swift_versions": "5.0",
27   "cocoapods_version": ">= 1.4",
28   "source_files": "Sources/ParseLiveQuery/**/*.{swift,h}",
29   "module_name": "ParseLiveQuery",
30   "dependencies": {
31     "Parse": [
32       "~> 1.19.0"
33     ],
34     "Bolts-Swift": [
35       "~> 1.5.0"
36     ],
37     "Starscream": [
38       "3.1.0"
39     ]
40   },
41   "swift_version": "5.0"