blob: f9ff65b5ca56b82d58b121ef994b6b297456c8b9 [file] [log] [blame]
{
"name": "SLRemoteObject",
"version": "1.2.2",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLRemoteObject.git",
"tag": "1.2.2"
},
"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"
]
}
}