blob: a5f0fd7aa4dc6517d630d7c30b8fd07feee8f998 [file] [log] [blame]
{
"name": "CKPhoneNumberFormatter",
"version": "1.0",
"summary": "You can create sliding tabs with ViewPager.",
"description": "## Licence\nCKPhoneNumberFormatter is MIT licensed. See the LICENSE file for more info.",
"homepage": "https://github.com/marcelosalloum/CKPhoneNumberFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marcelo Salloum": "marcelosalloum@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/marcelosalloum/CKPhoneNumberFormatter.git",
"tag": "1.0"
},
"source_files": "SEEPhoneNumberFormatter/*.{h,m}",
"requires_arc": true
}