[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / e / 3 / SLRemoteObject / 1.4.0 / SLRemoteObject.podspec.json
blobda091e2504caadd962b6f9f86fbe963917b05dd5
2   "name": "SLRemoteObject",
3   "version": "1.4.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/OliverLetterer/SLRemoteObject.git",
10     "tag": "1.4.0"
11   },
12   "frameworks": [
13     "Foundation",
14     "UIKit",
15     "CFNetwork",
16     "Security"
17   ],
18   "requires_arc": true,
19   "homepage": "https://github.com/OliverLetterer/SLRemoteObject",
20   "summary": "Its just an objc RPC framework for your local network.",
21   "authors": {
22     "Oliver Letterer": "oliver.letterer@gmail.com"
23   },
24   "source_files": "SLRemoteObject",
25   "dependencies": {
26     "SLObjectiveCRuntimeAdditions": [
27       ">= 1.0.0"
28     ]
29   }