blob: e6fd829bf30a58709f5bcdad25fdba448f386524 [file] [log] [blame]
{
"name": "AMCodeView",
"version": "0.1.1",
"summary": "Simple view for input login code",
"description": "Configurable view for input login code",
"homepage": "https://github.com/Davarg/AMCodeView",
"screenshots": [
"https://raw.githubusercontent.com/Davarg/ReadmeFiles/0ca443d49f92a2e1d9bc302fed878fb59f4adbd9/AMCodeView/first.png",
"https://raw.githubusercontent.com/Davarg/ReadmeFiles/0ca443d49f92a2e1d9bc302fed878fb59f4adbd9/AMCodeView/second.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Davarg": "maka-dava@yandex.ru"
},
"source": {
"git": "https://github.com/Davarg/AMCodeView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/Underbridgins",
"platforms": {
"ios": "10.0"
},
"source_files": "AMCodeView/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1"
]
}
}