blob: 4b2c17199ddf7c5f54799967d342a712c167f42c [file] [log] [blame]
{
"name": "UILabel-AutomaticWriting",
"version": "0.1.0",
"summary": "UILabel category with automatic writing animation.",
"homepage": "https://github.com/alexruperez/UILabel-AutomaticWriting",
"screenshots": [
"https://raw.githubusercontent.com/alexruperez/UILabel-AutomaticWriting/master/screenshot.gif",
"https://raw.githubusercontent.com/alexruperez/UILabel-AutomaticWriting/master/screenshot.jpg"
],
"license": "MIT",
"authors": {
"alexruperez": "contact@alexruperez.com"
},
"source": {
"git": "https://github.com/alexruperez/UILabel-AutomaticWriting.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UILabel-AutomaticWriting/*.{h,m}",
"frameworks": "UIKit"
}