[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / 5 / RSSwizzle / 0.0.1 / RSSwizzle.podspec.json
blobe5595b94229ede638e4b87c310deaefa2cadac22
2   "name": "RSSwizzle",
3   "version": "0.0.1",
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.0.1"
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