[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / e / OCInjection / 0.0.1 / OCInjection.podspec.json
blobd12b821c78306ada648fed70b5b52d7d374dc2a0
2   "name": "OCInjection",
3   "version": "0.0.1",
4   "summary": "Dependency Injection framework for Objective C",
5   "homepage": "https://github.com/aryaxt/OCInjection",
6   "license": {
7     "type": "MIT",
8     "file": "License.txt"
9   },
10   "authors": {
11     "Aryan Ghassemi": "https://github.com/aryaxt/OCInjection"
12   },
13   "source": {
14     "git": "https://github.com/aryaxt/OCInjection.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "OCInjection/Source/*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true