[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / 3 / LeakEye / 1.1.3 / LeakEye.podspec.json
blobecacf51feb5176ec0b178fb8bbdcc82d90ababbf
2   "name": "LeakEye",
3   "version": "1.1.3",
4   "summary": "LeakEye is a memory leak monitor write by swift inspired by PLeakSniffer.",
5   "description": "LeakEye is a memory leak monitor write by swift inspired by PLeakSniffer..",
6   "homepage": "https://github.com/zixun/LeakEye",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zixun": "chenyl.exe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zixun/LeakEye.git",
16     "tag": "1.1.3"
17   },
18   "social_media_url": "https://twitter.com/zixun_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LeakEye/Classes/**/*",
23   "dependencies": {
24     "AppSwizzle": [
25       "~> 1.1.2"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"