blob: 974fc2b2f64fc4147705b1f7056b654af372659c [file] [log] [blame]
{
"name": "KSADNTwitterFormatter",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "*.{h,m}",
"requires_arc": true
}