[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / c / 2 / Swifttor / 1.1 / Swifttor.podspec.json
blob82e9994d03274b60f3b83b2392ced62bec216e72
2   "name": "Swifttor",
3   "version": "1.1",
4   "summary": "An akka implementation on Swift",
5   "description": "Library to use the actor paradming on swift with differnt kind of actors",
6   "module_name": "Swifttor",
7   "homepage": "https://github.com/josete89/swifttor",
8   "license": "MIT",
9   "authors": {
10     "Jose Luis Alcala": "josete_zgz_89@hotmail.com"
11   },
12   "source": {
13     "git": "https://github.com/josete89/swifttor.git",
14     "tag": "1.1"
15   },
16   "social_media_url": "https://twitter.com/joseluisalcala",
17   "source_files": "Swifttor/*.swift",
18   "cocoapods_version": ">= 1.0",
19   "platforms": {
20     "ios": "11.1",
21     "osx": "10.13",
22     "tvos": "11.1",
23     "watchos": "4.1"
24   },
25   "frameworks": "Foundation",
26   "pushed_with_swift_version": "4.0"