[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 5 / 8 / 4 / ODObjCRuntime / 1.2.1 / ODObjCRuntime.podspec.json
blob149bcb75c897bff01fae126bf07067dee658f858
2   "name": "ODObjCRuntime",
3   "version": "1.2.1",
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.1"
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"