blob: 8f6dcbf1f7c5971f0502d7d4b6efe5805cac7986 [file] [log] [blame]
{
"name": "UIImageViewWithWords",
"version": "0.2.2",
"summary": "Create imageView with Words.",
"description": "An extension for UIImageView to create image with words.",
"homepage": "https://github.com/ridvank/UIImageViewWithWords",
"license": "MIT",
"authors": {
"Ridvan Kucuk": "ridvankuccuk@gmail.com"
},
"source": {
"git": "https://github.com/ridvank/UIImageViewWithWords.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}