[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 8 / Credits / 1.0.1 / Credits.podspec.json
blob4cbd0742bd5ef3b7d1726b92aa798a33c6b1793c
2   "name": "Credits",
3   "version": "1.0.1",
4   "summary": "A framework for displaying third-party attributions in iOS projects.",
5   "homepage": "https://github.com/combes/credits",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Christopher Combes": "ChristopherMichaelCombes@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/combes/credits.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Source/*.swift",
22   "resources": "Source/*.{html,storyboard}",
23   "resource_bundles": {
24     "Credits": [
25       "Source/*.{html,storyboard}"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"