[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / c / Instructions / 1.4.0 / Instructions.podspec.json
blob84894acefd1146fdfaec336e7ca530bdee92c41c
2   "name": "Instructions",
3   "cocoapods_version": ">= 1.0",
4   "version": "1.4.0",
5   "summary": "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": "1.4.0"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Instructions",
22     "Sources/**/*.swift"
23   ],
24   "exclude_files": "**/*+AppExtensions.swift",
25   "resources": [
26     "Sources/**/*.xcassets"
27   ],
28   "swift_version": "5.0"