[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / 4 / BlockInjection / 0.6.0 / BlockInjection.podspec.json
blob478ecb4ff8d998f0681f1b48d99c757bdad4d7f6
2   "name": "BlockInjection",
3   "version": "0.6.0",
4   "summary": "You can insert some Blocks before and after the method.",
5   "homepage": "https://github.com/tokorom/BlockInjection",
6   "license": "MIT",
7   "authors": {
8     "tokorom": "tokorom@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tokorom/BlockInjection.git",
12     "tag": "0.6.0"
13   },
14   "source_files": "BlockInjection",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   }