blob: 743ca3a0403a5a3bed79f855e5fc1c3a4ed9bc8c [file] [log] [blame]
{
"name": "KSADNTwitterFormatter",
"version": "0.2.0",
"summary": "A simple class for taking ADN posts and reformatting them to fit into Twitter's length restrictions, taking links into account.",
"homepage": "https://github.com/Keithbsmiley/KSADNTwitterFormatter",
"license": "MIT",
"authors": {
"Keith Smiley": "keithbsmiley@gmail.com"
},
"source": {
"git": "https://github.com/Keithbsmiley/KSADNTwitterFormatter.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "*.{h,m}",
"requires_arc": true
}