blob: 7b738867b7c47f650281b03dfd53c35de1af892f [file] [log] [blame]
{
"name": "ASPinCodeField",
"version": "1.0.4",
"summary": "Another PinCode View",
"description": "Another PinCode View",
"homepage": "https://github.com/Aymenworks/ASPinCodeField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aymen Rebouh": "aymenmse@gmail.com"
},
"social_media_url": "https://twitter.com/aymenworks",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Aymenworks/ASPinCodeField.git",
"tag": "1.0.4"
},
"source_files": [
"ASPinCodeField/**/*.{swift,h}"
],
"public_header_files": "ASPinCodeField/**/*.h",
"requires_arc": true,
"swift_version": "5.0"
}