blob: ae5003f9a1935e58493bc676645e533ab21802e1 [file] [log] [blame]
{
"name": "STULabelSwift",
"version": "0.8.5",
"dependencies": {
"STULabel": [
"~> 0.8.5"
]
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.3"
},
"license": {
"type": "2-clause BSD",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/stephan-tolksdorf/STULabel",
"source": {
"git": "https://github.com/stephan-tolksdorf/STULabel.git",
"tag": "0.8.5"
},
"authors": {
"Stephan Tolksdorf": "stulabel@quanttec.com"
},
"social_media_url": "https://twitter.com/s_tolksdorf",
"summary": "A faster and more flexible label view for iOS",
"source_files": "STULabelSwift/**/*.swift",
"prefix_header_file": false,
"pod_target_xcconfig": {
"SWIFT_INSTALL_OBJC_HEADER": "NO"
},
"swift_version": "4.2"
}