[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / 4 / AMCodeView / 0.1.2 / AMCodeView.podspec.json
blob0810815988aa4eecb354889ec22ffc293ef8cd88
2   "name": "AMCodeView",
3   "version": "0.1.2",
4   "summary": "Simple view for input login code",
5   "description": "Configurable view for input login code",
6   "homepage": "https://github.com/Davarg/AMCodeView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/Davarg/ReadmeFiles/0ca443d49f92a2e1d9bc302fed878fb59f4adbd9/AMCodeView/first.png",
9     "https://raw.githubusercontent.com/Davarg/ReadmeFiles/0ca443d49f92a2e1d9bc302fed878fb59f4adbd9/AMCodeView/second.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Davarg": "maka-dava@yandex.ru"
17   },
18   "source": {
19     "git": "https://github.com/Davarg/AMCodeView.git",
20     "tag": "0.1.2"
21   },
22   "social_media_url": "https://twitter.com/Underbridgins",
23   "platforms": {
24     "ios": "10.0"
25   },
26   "source_files": "AMCodeView/Classes/**/*",
27   "dependencies": {
28     "Masonry": [
29       "~> 1.1"
30     ]
31   }