blob: da091e2504caadd962b6f9f86fbe963917b05dd5 [file] [log] [blame]
{
"name": "SLRemoteObject",
"version": "1.4.0",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLRemoteObject.git",
"tag": "1.4.0"
},
"frameworks": [
"Foundation",
"UIKit",
"CFNetwork",
"Security"
],
"requires_arc": true,
"homepage": "https://github.com/OliverLetterer/SLRemoteObject",
"summary": "Its just an objc RPC framework for your local network.",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source_files": "SLRemoteObject",
"dependencies": {
"SLObjectiveCRuntimeAdditions": [
">= 1.0.0"
]
}
}