[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 7 / OCNTutorial / 0.0.2 / OCNTutorial.podspec.json
blob6034b6f7d4578f03079b1ee12dd40eeb474b65f0
2   "name": "OCNTutorial",
3   "version": "0.0.2",
4   "summary": "Create a swipeable tutorial with images and single lines of text.",
5   "description": "                       User OCNTutorial to create engaging signup flows for your users.\n\n",
6   "homepage": "https://github.com/chadnewbry/OCNTutorial",
7   "license": "MIT",
8   "authors": {
9     "Chad Newbry": "chad.newbry@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/chadnewbry/OCNTutorial.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "OCNTutorial": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "TTTAttributedLabel": [
27       "~> 1.13.3"
28     ]
29   }