[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / c / Instructions / 1.1.0 / Instructions.podspec.json
blob830c01b154e05ada0238222d2d0935fa20a8abd4
2   "name": "Instructions",
3   "cocoapods_version": ">= 0.39",
4   "version": "1.1.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.1.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Instructions",
21     "Sources/**/*.swift"
22   ],
23   "resources": [
24     "Sources/**/*.xcassets"
25   ],
26   "pushed_with_swift_version": "3.0"