blob: 805b37fd155b8abcf4a3988bd0f4720ef84e2bbf [file] [log] [blame]
{
"name": "SCPinViewController",
"version": "1.0.1",
"license": "MIT",
"summary": "Super customization pin code validator",
"homepage": "https://github.com/SugarAndCandy/SCPinViewController.git",
"social_media_url": "https://twitter.com/sugarandcandyru",
"authors": {
"Sugar and Candy": "hi@sugarandcandy.ru"
},
"source": {
"git": "https://github.com/SugarAndCandy/SCPinViewController.git",
"tag": "1.0.1",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "SCPinViewController/**/SC*.h",
"source_files": "SCPinViewController/**/SC*.{m,h}",
"resources": [
"SCPinViewController/**/*.{xib}",
"SCPinViewController/**/*.{png}"
]
}