blob: ea2e32f0abfb0867ad5e404f01ab2746fa595458 [file] [log] [blame]
{
"name": "JMToolKit",
"version": "0.1.0",
"summary": "Group of helpers.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/javiermanzo/JMToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Javier Manzo": "javier.r.manzo@gmail.com"
},
"source": {
"git": "https://github.com/javiermanzo/JMToolKit.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/javitramp",
"source_files": [
"JMToolKit/Classes/**/*.{h,m,swift}"
],
"platforms": {
"ios": "11.0"
},
"swift_version": "4.1"
}