[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 9 / 8 / 3 / InstructionsAppExtensions / 2.1.0 / InstructionsAppExtensions.podspec.json
blobc0adf15ec3f806da112d5d4d24c73521d19de1f8
2   "name": "InstructionsAppExtensions",
3   "cocoapods_version": ">= 1.0",
4   "version": "2.1.0",
5   "summary": "[App Extensions Version] Create walkthroughs and guided tours (with coach marks) in a simple way, using Swift.",
6   "homepage": "https://github.com/ephread/Instructions",
7   "license": "MIT",
8   "authors": {
9     "Frédéric Maquin": "fred@ephread.com"
10   },
11   "source": {
12     "git": "https://github.com/ephread/Instructions.git",
13     "tag": "2.1.0"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Instructions",
22     "Sources/**/*.swift"
23   ],
24   "exclude_files": "**/*+Regular.swift",
25   "pod_target_xcconfig": {
26     "OTHER_SWIFT_FLAGS": "-DINSTRUCTIONS_APP_EXTENSIONS"
27   },
28   "swift_version": "5.0"