[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 2 / 0 / 6 / SwiftWormhole / 1.1.0 / SwiftWormhole.podspec.json
blob6fa37276a5ca540494bd3d87d4def7d42bbeafa8
2   "name": "SwiftWormhole",
3   "version": "1.1.0",
4   "summary": "Swift3 port of MMWormhole(Message passing between iOS apps and extensions)",
5   "homepage": "https://github.com/TonyStark106/SwiftWormhole",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lvconan@foxmail.com": "lvconan@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/TonyStark106/SwiftWormhole.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SwiftWormhole/Classes/**/*",
21   "pushed_with_swift_version": "3.0"