blob: 3d0f791a3dfc58561a05625bb866b4b400b37192 [file] [log] [blame]
{
"name": "STULabelSwift",
"version": "0.8.6",
"dependencies": {
"STULabel": [
"~> 0.8.6"
]
},
"swift_versions": "5.0",
"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.6"
},
"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": "5.0"
}