blob: 2ee20b7307cabe1f5c54836ac7d52e2bb05e88f0 [file] [log] [blame]
{
"name": "Nuke",
"version": "0.1.0",
"summary": "Advanced Swift framework for loading and caching images",
"homepage": "https://github.com/kean/Nuke",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"source": {
"git": "https://github.com/kean/Nuke.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/a_grebenyuk",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}