[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 0 / 2 / d / Swizzle / 0.1.0 / Swizzle.podspec.json
blobd028c5daf25206d96bfa18d594c0a5909523839b
2   "name": "Swizzle",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/inamiy/Swizzle",
8   "authors": {
9     "Yasuhiro Inami": "inamiy@gmail.com"
10   },
11   "summary": "Method-Swizzling for Swift.",
12   "source": {
13     "git": "https://github.com/inamiy/Swizzle.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "osx": "10.9",
18     "ios": "8.0",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source_files": "Swizzle/*.swift",
23   "pushed_with_swift_version": "3.0"