blob: b717d68f25a5e45340420817398756101854aae7 [file] [log] [blame]
{
"name": "LionheartExtensions",
"version": "1.9.1",
"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": "1.9.1"
},
"social_media_url": "https://twitter.com/dwlz",
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"source_files": [
"Pod/Classes/Core/*",
"Pod/Classes/*.swift"
]
}
]
}