blob: 10e3b9feab2bc414e7db92119e60f7cb81050b5c [file] [log] [blame]
{
"name": "UIImageViewWithWords",
"version": "0.3.0",
"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.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}