[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / e / Objection2 / 2.0.0 / Objection2.podspec.json
blobeb37396c21a4a57b850b3321af7822a66b748d0a
2   "name": "Objection2",
3   "version": "2.0.0",
4   "summary": "A lightweight dependency injection framework for Objective-C.",
5   "authors": {
6     "Justin DeWind": "dewind@atomicobject.com"
7   },
8   "source": {
9     "git": "https://github.com/haifengkao/objection.git",
10     "tag": "2.0.0"
11   },
12   "homepage": "http://www.objection-framework.org",
13   "source_files": "Source",
14   "license": {
15     "type": "MIT"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0",
20     "osx": "10.8"
21   }