[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / d / Swizzle / 0.0.2 / Swizzle.podspec.json
blob3f501665a60d6878e2e509fb779319e9d1457c2b
2   "name": "Swizzle",
3   "version": "0.0.2",
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.2"
15   },
16   "source_files": "Swizzle/*.{h,swift}",
17   "requires_arc": true