blob: 881f38c03cb2b097c77cfdfb7ada2073d78a47c8 [file] [log] [blame]
{
"name": "SLRemoteObject",
"version": "1.0.0",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLRemoteObject.git",
"tag": "1.0.0"
},
"frameworks": [
"Foundation",
"UIKit",
"CFNetwork",
"Security"
],
"requires_arc": true,
"homepage": "https://github.com/OliverLetterer/SLRemoteObject",
"summary": "Objc naming conventions, autogenerated accessors at runtime, URL substitutions and intelligent attribute mapping.",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source_files": "SLRemoteObject",
"dependencies": {
"SLObjectiveCRuntimeAdditions": [
"1.0.0"
]
}
}