blob: 7ebf918f7416a512890b3f2e47f51891b2a80f9f [file] [log] [blame]
{
"name": "RDNotebookView",
"version": "1.0.0",
"summary": "RDNotebookView by Rendel (me@rendel.ge)",
"description": "A scrollable notebook component for iOS applications by Rendel (me@rendel.ge)",
"homepage": "https://github.com/Rendel27/RDNotebookView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giorgi Iashvili": "me@rendel.ge"
},
"source": {
"git": "https://github.com/Rendel27/RDNotebookView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"requires_arc": true,
"source_files": "RDNotebookView/RDNotebookView/Source/**/*",
"swift_version": "5.0"
}