blob: c886e91f5214f236e7a2bf5f3e085b0868cba595 [file] [log] [blame]
{
"name": "EasyAttributedString",
"module_name": "EasyAttributedString",
"version": "1.1.0",
"summary": "Make AttributedString much more easier.",
"homepage": "https://github.com/Meniny/EasyAttributedString",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elias Abel": "admin@meniny.cn"
},
"social_media_url": "https://meniny.cn/",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Meniny/EasyAttributedString.git",
"tag": "1.1.0"
},
"source_files": "EasyAttributedString/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5"
},
"swift_versions": "5"
}