[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 0 / c / SwizzleSwift / 0.1 / SwizzleSwift.podspec.json
blob1c7ed9e525a019c4d896c40ab7b8dd67c4f0659b
2   "name": "SwizzleSwift",
3   "version": "0.1",
4   "summary": "Swift swizzle made simple.",
5   "description": "Change the implementation of selectors at runtime easily.",
6   "swift_versions": "5",
7   "homepage": "https://github.com/MarioIannotta/SwizzleSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "MarioIannotta": "info@marioiannotta.com"
14   },
15   "source": {
16     "git": "https://github.com/MarioIannotta/SwizzleSwift.git",
17     "tag": "0.1"
18   },
19   "social_media_url": "https://twitter.com/MarioIannotta",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "SwizzleSwift/**/*",
24   "swift_version": "5"