blob: 9504f431ee061e46b8f1dca29e5b1ccfa56b4cb6 [file] [log] [blame]
{
"name": "SPLRemoteObject",
"version": "2.0.1",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SPLRemoteObject.git",
"tag": "2.0.1"
},
"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": {
"SLObjectiveCRuntimeAdditions": [
">= 1.0.0"
]
}
}