[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / 1 / OCInject / 0.3.0 / OCInject.podspec.json
blob8988233659987b5797043b2e87acccd4cd3652b6
2   "name": "OCInject",
3   "version": "0.3.0",
4   "summary": "Objective-C dependency injection framework",
5   "homepage": "https://github.com/ivan-korobkov/OCInject",
6   "license": "Apache License 2.0",
7   "authors": {
8     "Ivan Korobkov": "ivan.korobkov@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ivan-korobkov/OCInject.git",
12     "tag": "v0.3.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0",
17     "osx": "10.8"
18   },
19   "source_files": "Source/*.{h,m}"