[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 1 / f / 9 / Vaccine / 0.13.0 / Vaccine.podspec.json
blob24afd3dd138c9df9ba32a12e45e6b6964b75dacc
2   "name": "Vaccine",
3   "summary": "Make your apps immune to recompile-disease.",
4   "version": "0.13.0",
5   "homepage": "https://github.com/zenangst/Vaccine",
6   "license": "MIT",
7   "authors": {
8     "Christoffer Winterkvist": "christoffer@winterkvist.com"
9   },
10   "source": {
11     "git": "https://github.com/zenangst/Vaccine.git",
12     "tag": "0.13.0"
13   },
14   "social_media_url": "https://twitter.com/zenangst",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11",
18     "tvos": "9.2"
19   },
20   "requires_arc": true,
21   "ios": {
22     "source_files": "Source/{iOS+tvOS,iOS,Shared}/**/*"
23   },
24   "tvos": {
25     "source_files": "Source/{iOS+tvOS,tvOS,Shared}/**/*"
26   },
27   "osx": {
28     "source_files": "Source/{macOS,Shared}/**/*"
29   },
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "4.2"
32   }