blob: 82e9994d03274b60f3b83b2392ced62bec216e72 [file] [log] [blame]
{
"name": "Swifttor",
"version": "1.1",
"summary": "An akka implementation on Swift",
"description": "Library to use the actor paradming on swift with differnt kind of actors",
"module_name": "Swifttor",
"homepage": "https://github.com/josete89/swifttor",
"license": "MIT",
"authors": {
"Jose Luis Alcala": "josete_zgz_89@hotmail.com"
},
"source": {
"git": "https://github.com/josete89/swifttor.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/joseluisalcala",
"source_files": "Swifttor/*.swift",
"cocoapods_version": ">= 1.0",
"platforms": {
"ios": "11.1",
"osx": "10.13",
"tvos": "11.1",
"watchos": "4.1"
},
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}