[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 2 / eppz!swizzler / 0.1.1 / eppz!swizzler.podspec.json
blob6c5855e23464c6dd0886dfc66b67e2e5cd335720
2   "name": "eppz!swizzler",
3   "version": "0.1.1",
4   "summary": "Basic swizzling wrapped up into an Objective-C interface.",
5   "homepage": "https://github.com/eppz/eppz.swizzler",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Borbás Geri, eppz!": "hello@eppz.eu"
12   },
13   "source": {
14     "git": "https://github.com/eppz/eppz.swizzler.git",
15     "tag": "0.1.1"
16   },
17   "social_media_url": "https://twitter.com/_eppz",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true,
22   "source_files": "eppz!swizzler",
23   "public_header_files": "eppz!swizzler/**/*.h",
24   "frameworks": "Foundation"