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