blob: 056b5d8588535b5f6bdae273bb8780201285688f [file] [log] [blame]
{
"name": "Ladybug",
"version": "2.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/jhurray/Ladybug",
"authors": {
"Jeff Hurray": "jhurray33@gmail.com"
},
"summary": "A powerful model framework for Swift 4",
"source": {
"git": "https://github.com/jhurray/Ladybug.git",
"tag": "2.0.0"
},
"source_files": [
"Source/**/*.swift",
"Frameworks/Ladybug.h"
],
"social_media_url": "https://twitter.com/jeffhurray",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}