blob: 75b7d642d45c5eca40561a83df161a02c7a585be [file] [log] [blame]
{
"name": "DIImageView",
"version": "1.0.0",
"summary": "A Snapchat-inspired caption integrated within a regular UIImageView",
"homepage": "https://github.com/danielinoa/DIImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danielinoa": "danielinoa@gmail.com"
},
"source": {
"git": "https://github.com/danielinoa/DIImageView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/danielinoa_",
"platforms": {
"ios": "8.0"
},
"source_files": "DIImageView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}