blob: 28a201f49cdd7fd3d0baa3d3829e7b56e98453c5 [file] [log] [blame]
{
"name": "Substring",
"module_name": "Substring",
"version": "1.1.0",
"summary": "Substring without boilerplate code.",
"homepage": "https://github.com/Meniny/Substring",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elias Abel": "admin@meniny.cn"
},
"social_media_url": "https://meniny.cn/",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Meniny/Substring.git",
"tag": "1.1.0"
},
"source_files": "Substring/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5"
},
"swift_versions": "5"
}