[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 8 / 4 / ODObjCRuntime / 1.0.0 / ODObjCRuntime.podspec.json
blob5ebcbc80ee5f05fdb849985c9da7a03b345dfc9d
2   "name": "ODObjCRuntime",
3   "version": "1.0.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.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "src/**/*",
21   "requires_arc": true,
22   "deprecated_in_favor_of": "ODRuntime"