blob: 77cf4cf2886ff20481ad311d8d69702fb297e609 [file] [log] [blame]
{
"name": "Substring",
"module_name": "Substring",
"version": "1.0.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.0.0"
},
"source_files": "Substring/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"swift_version": "4.1"
}