[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / 7 / 6 / Xcode9to10Preparation / 0.0.100 / Xcode9to10Preparation.podspec.json
blobfa44835333416886238818bb9f2ee1bd5d792202
2   "name": "Xcode9to10Preparation",
3   "version": "0.0.100",
4   "summary": "Provides functions from Xcode 10 in Xcode 9",
5   "deprecated": true,
6   "description": "If you found some interesting functions, protocols, enumerations, classes or sctuctures in Xcode 10 you can use them right now in Xcode 9 with this library",
7   "homepage": "https://github.com/RomanPodymov/Xcode9to10Preparation",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "RomanPodymov": "podymfrombryansk@yandex.ru"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/RomanPodymov/Xcode9to10Preparation.git",
21     "tag": "0.0.100"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*.{h,m}"
26   ],
27   "exclude_files": "Source/Exclude",
28   "swift_versions": "4.1",
29   "requires_arc": true,
30   "swift_version": "4.1"