[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 6 / 3 / 4 / BowEffectsGenerators / 0.8.0 / BowEffectsGenerators.podspec.json
blobbacb5d2ca79b112595edf632bc6134f9f15d5271
2   "name": "BowEffectsGenerators",
3   "version": "0.8.0",
4   "summary": "PBT Generators for data types in BowEffects.",
5   "homepage": "https://github.com/bow-swift/bow",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n    http://www.apache.org/licenses/LICENSE-2.0\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
9   },
10   "authors": "The Bow authors",
11   "requires_arc": true,
12   "platforms": {
13     "osx": "10.10",
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/bow-swift/bow.git",
18     "tag": "0.8.0"
19   },
20   "source_files": "Tests/BowEffectsGenerators/**/*.swift",
21   "dependencies": {
22     "Bow": [
23       "~> 0.8.0"
24     ],
25     "BowGenerators": [
26       "~> 0.8.0"
27     ],
28     "BowEffects": [
29       "~> 0.8.0"
30     ]
31   },
32   "swift_versions": [
33     "5.2"
34   ],
35   "pod_target_xcconfig": {
36     "ENABLE_TESTING_SEARCH_PATHS": "YES"
37   },
38   "swift_version": "5.2"