[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / 1 / MRCodeView / 0.2.0 / MRCodeView.podspec.json
blob51036eee9a3c33b63b2a2273776da0b5fc46dcc6
2   "name": "MRCodeView",
3   "version": "0.2.0",
4   "summary": "Easy passcode input",
5   "description": "CodeView helps you to implement a simple numeric passcode input.",
6   "homepage": "https://github.com/euroboy/MRCodeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rmatei1@gmail.com": "rmatei1@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/euroboy/MRCodeView.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MRCodeView/Classes/**/*",
22   "resource_bundles": {
23     "MRCodeView": [
24       "MRCodeView/Assets/*.{xib,png}"
25     ]
26   },
27   "frameworks": "UIKit"