blob: 6fa37276a5ca540494bd3d87d4def7d42bbeafa8 [file] [log] [blame]
{
"name": "SwiftWormhole",
"version": "1.1.0",
"summary": "Swift3 port of MMWormhole(Message passing between iOS apps and extensions)",
"homepage": "https://github.com/TonyStark106/SwiftWormhole",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lvconan@foxmail.com": "lvconan@foxmail.com"
},
"source": {
"git": "https://github.com/TonyStark106/SwiftWormhole.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftWormhole/Classes/**/*",
"pushed_with_swift_version": "3.0"
}