blob: 6a7bfb401b75c0feeb79343c7e4ea8e3abd262a0 [file] [log] [blame]
{
"name": "YNImageAsync",
"version": "1.1.0",
"summary": "Lightweight image loading and caching framework",
"homepage": "https://github.com/ynechaev/YNImageAsync",
"license": "MIT",
"authors": {
"Yury Nechaev": "nechaev.main@gmail.com"
},
"source": {
"git": "https://github.com/ynechaev/YNImageAsync.git",
"tag": "1.1.0"
},
"source_files": "YNImageAsync/**/*.{swift,h}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}