[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 5 / RSSwizzle / 0.1.0 / RSSwizzle.podspec.json
blobb751657016ca162d0d503dae47c5def9c7f81f52
2   "name": "RSSwizzle",
3   "version": "0.1.0",
4   "summary": "Safe method swizzling done right.",
5   "homepage": "https://github.com/rabovik/RSSwizzle",
6   "license": "MIT",
7   "authors": {
8     "Yan Rabovik": "yan@rabovik.ru"
9   },
10   "source": {
11     "git": "https://github.com/rabovik/RSSwizzle.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": [
19     "RSSwizzle",
20     "RSSwizzle/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true