[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 8 / a / RYComponent / 1.0.1 / RYComponent.podspec.json
blob32e7d19f6696f0afbf6bfe81f8d8f9fa405ba385
2   "name": "RYComponent",
3   "version": "1.0.1",
4   "summary": "Ryan Yuan's private component for Swift3.0.",
5   "description": "It is Ryan Yuan's private component library, which implement by Swift 3.0.",
6   "homepage": "https://github.com/sudotamm/RYComponent",
7   "license": "MIT",
8   "authors": {
9     "sudotamm": "sudotamm@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sudotamm/RYComponent.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "RYComponent/RYMainViews/**/*.{swift}",
20   "resources": "RYComponent/RYMainViews/**/*.{xcassets}",
21   "pushed_with_swift_version": "3.0"