[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / c / 2 / Wormhole / 1.0 / Wormhole.podspec.json
blob7b8c186f9149be8ba15ca995684a40ee12f02312
2   "name": "Wormhole",
3   "version": "1.0",
4   "summary": "A more elegant way for message passing between iOS apps and extensions.",
5   "description": "                   Wormhole is not just a Swift port of MMWormhole but with better API and use logic.\n                   You can remove any a listener from it separately.\n",
6   "homepage": "https://github.com/nixzhu/Wormhole",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nixzhu": "zhuhongxu@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/nixzhu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/nixzhu/Wormhole.git",
20     "tag": "1.0"
21   },
22   "source_files": "Wormhole/*.swift",
23   "requires_arc": true