blob: d6b0330ec86b67fe6c9a366aee5b45afd2488171 [file] [log] [blame]
{
"name": "SwiftFunnyAnimations",
"version": "0.1.0",
"summary": "For now only 2 simple animations set.",
"description": "Its simple set of particle animations for iOS in swift 4.0",
"homepage": "https://github.com/mmachado53/SwiftFunnyAnimations",
"screenshots": "https://raw.githubusercontent.com/mmachado53/SwiftFunnyAnimations/develop/readmefiles/1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mmachado53": "mmachado53@gmail.com"
},
"source": {
"git": "https://github.com/mmachado53/SwiftFunnyAnimations.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "SwiftFunnyAnimations/Classes/**/*",
"swift_version": "4.0"
}