blob: 616e4f9a2d9b59626a2cbcfaa2769bc01fbe0598 [file] [log] [blame]
{
"name": "CountryCode-Chtar",
"platforms": {
"ios": "10.0"
},
"version": "1.0.3",
"summary": "Simple custom view for elect country code for iOS",
"description": "Simple custom view for data entry of your app to enter code country for phone number.",
"homepage": "https://github.com/ragaie/PhoneCodeCountry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ragaie Alfy": "eng.ragaie@gmail.com"
},
"source": {
"git": "https://github.com/ragaie/PhoneCodeCountry.git",
"tag": "1.0.3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "*.swift",
"resources": [
"CountryCode.xcassets",
"CountryCodeDropDown.xib",
"CodeTableCell.xib",
"countryCodes.json"
],
"resource_bundles": {
"CountryCode": [
"CountryCode.xcassets",
"RatingBar.xib",
"CountryCodeDropDown.xib",
"CodeTableCell.xib"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}