blob: 7679fb77ac7beb6d81f40b9e48d6e75c3cc18749 [file] [log] [blame]
{
"name": "Formatter",
"summary": "Helps formatting text, card numbers, currency and so on",
"version": "1.0.0",
"homepage": "https://github.com/3lvis/Formatter",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/Formatter.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}