blob: 45ee7aa31048110ffa552ef35fbdaea4625b28d1 [file] [log] [blame]
{
"name": "Swiftor",
"version": "0.1.0",
"summary": "Make Swift Better",
"description": "This could be used to adding motion effects to views to faster image downloading so the developers do not have to do it",
"homepage": "https://github.com/Kinpil/Swiftor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kinpil": "ethanlipnik@gmail.com"
},
"source": {
"git": "https://github.com/Kinpil/Swiftor.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Swiftor/Classes/**/*",
"pushed_with_swift_version": "3.0"
}