blob: 01ca5b0210fc7a5e2fa7313154bb35577b3ea16b [file] [log] [blame]
{
"name": "Leena",
"version": "0.1.1",
"summary": "Collection of class extensions",
"description": "'This library contains the useful collection of extensions'",
"homepage": "https://github.com/rakeshios786/Leena",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rakesh Kumar Sharma": "rakeshios786@gmail.com"
},
"source": {
"git": "https://github.com/rakeshios786/Leena.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "Leena/Classes/**/*",
"dependencies": {
"SwiftyJSON": [
"5.0.0"
],
"Kingfisher": [
"4.10.1"
],
"SwiftMessages": [
"7.0.0"
]
},
"swift_version": "5.0"
}