[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 2 / d / Swizzle / 0.0.1 / Swizzle.podspec.json
blob5f72f68fb95f3338dcca1f2e068d19cb82540b35
2   "name": "Swizzle",
3   "version": "0.0.1",
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.0.1"
15   },
16   "source_files": "Swizzle/*.{h,swift}",
17   "frameworks": "Swift",
18   "requires_arc": true