[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 2 / c / KIWormhole / 2.2.0 / KIWormhole.podspec.json
blob91156a0d6f6572d7e972f922c0a224ab5dab9700
2   "name": "KIWormhole",
3   "version": "2.2.0",
4   "summary": "Message passing between iOS apps and extensions. Forked from MMWormhole, improved memory management",
5   "description": "Forked from MMWormhole, MMWormhole was using too much memory when you write data to file. A specially it was not releasing wirted object. So that part improved.",
6   "homepage": "https://github.com/kutayinclr/MMWormhole",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kutay İnceler": "s.kutayinceler@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/kutayinclr/MMWormhole.git",
19     "tag": "2.2.0"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*.{h,m}"
24   ],
25   "exclude_files": "Source/Exclude"