blob: 971366cda3d5bdb9a33aa2baeb46979af3ddbe1a [file] [log] [blame]
{
"name": "LionheartExtensions",
"version": "3.6.2",
"summary": "Swift Extensions you probably will find useful.",
"homepage": "https://github.com/lionheart/LionheartExtensions",
"license": "Apache 2.0",
"authors": {
"Dan Loewenherz": "dloewenherz@gmail.com"
},
"source": {
"git": "https://github.com/lionheart/LionheartExtensions.git",
"tag": "3.6.2"
},
"social_media_url": "https://twitter.com/lionheartsw",
"requires_arc": true,
"platforms": {
"ios": "10.3"
},
"default_subspecs": "Core",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0",
"subspecs": [
{
"name": "Core",
"source_files": [
"Pod/Classes/Core/*",
"Pod/Classes/*.swift"
]
}
]
}