blob: 9570a948d6501579703341af459de6610e7c1b8d [file] [log] [blame]
{
"name": "UIImageViewWithWords",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"UIImageViewWithWords": [
"Pod/Assets/*.png"
]
}
}