blob: e214fe519fb9e244bc5f0b328f48217fa6721faf [file] [log] [blame]
{
"name": "JMToolKit",
"version": "0.1.3",
"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.3"
},
"social_media_url": "https://twitter.com/javitramp",
"source_files": [
"JMToolKit/Classes/**/*.{h,m,swift}"
],
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2"
}