[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / c / Instructions / 0.4.3 / Instructions.podspec.json
blob747843f39b6e0bfebda13f3a4463e19cefad5d76
2   "name": "Instructions",
3   "version": "0.4.3",
4   "summary": "Create walkthroughs and guided tours (with coach marks) in a simple way, using Swift.",
5   "homepage": "https://github.com/ephread/Instructions",
6   "license": "MIT",
7   "authors": {
8     "Frédéric Maquin": "fred@ephread.com"
9   },
10   "source": {
11     "git": "https://github.com/ephread/Instructions.git",
12     "tag": "0.4.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Instructions",
20     "Source/*.swift"
21   ],
22   "resources": [
23     "Source/*.xcassets"
24   ]