blob: fb642602e2b0a1ed79e17126a0556f28aad00514 [file] [log] [blame]
{
"name": "SPLRemoteObject",
"version": "2.0.11",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SPLRemoteObject.git",
"tag": "2.0.11"
},
"frameworks": [
"Foundation",
"UIKit",
"CFNetwork",
"Security"
],
"requires_arc": true,
"homepage": "https://github.com/OliverLetterer/SPLRemoteObject",
"summary": "Major rewrite of SLRemoteObject.",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source_files": "SPLRemoteObject",
"dependencies": {
"SPLNetService": [
"~> 0.1.1"
],
"SLObjectiveCRuntimeAdditions": [
">= 1.0.0"
]
}
}