[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 8 / 4 / ODObjCRuntime / 1.2.0 / ODObjCRuntime.podspec.json
bloba23ed0d5fe35099cda908f975d1396f279e4358e
2   "name": "ODObjCRuntime",
3   "version": "1.2.0",
4   "summary": "ObjC wrapper for working with ObjC Runtime functions.",
5   "homepage": "https://github.com/Rogaven/ODObjCRuntime",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Alexey Nazaroff": "alexx.nazaroff@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Rogaven/ODObjCRuntime.git",
15     "tag": "1.2.0"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.6",
20     "watchos": "1.0"
21   },
22   "source_files": "src/**/*",
23   "requires_arc": true,
24   "deprecated_in_favor_of": "ODRuntime"