[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / 3 / 6 / 1 / MRCodeView / 0.1.2 / MRCodeView.podspec.json
blob6d03bc86c63237b5910a58be9a4f69a4861cabc3
2   "name": "MRCodeView",
3   "version": "0.1.2",
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.1.2"
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"