[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 4 / 9 / c / Instructions / 1.2.0 / Instructions.podspec.json
blobbe689d2b6d6cd7af62b801e17ef18c0297053abb
2   "name": "Instructions",
3   "cocoapods_version": ">= 0.39",
4   "version": "1.2.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.2.0"
14   },
15   "swift_version": "4.1",
16   "platforms": {
17     "ios": "9.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   ]