blob: bb3b7335826edbaa395adc4fb0870fc4485877e3 [file] [log] [blame]
{
"name": "TOMSMorphingLabel",
"version": "0.1.0",
"summary": "Configurable morphing transitions between text values of a label.",
"homepage": "https://github.com/TomKnig/TOMSMorphingLabel",
"license": "MIT",
"authors": {
"TomKnig": "hi@tomknig.de"
},
"source": {
"git": "https://github.com/TomKnig/TOMSMorphingLabel.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/TomKnig",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}"
}