[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 0 / DFInvocation / 1.0.2 / DFInvocation.podspec.json
blob612874ec7008360243654710551e4c5ae65a584d
2   "name": "DFInvocation",
3   "version": "1.0.2",
4   "summary": "Coding base on NSInvocation, let people fast and easy to use in your iOS project",
5   "description": "Coding base on NSInvocation, let people fast and easy to use in your iOS project, implement by Objective-C.",
6   "homepage": "https://github.com/DevilFinger/DFInvocation",
7   "license": "MIT",
8   "authors": {
9     "DevilFinger": "raymondchans@live.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/DevilFinger/DFInvocation.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "DFInvocation/Core/*.{h,m}",
19   "requires_arc": true