blob: 23e3cfd95049ca9b42ea350332d842694b500e3e [file] [log] [blame]
{
"name": "iLocation",
"platforms": {
"ios": "10.0"
},
"module_name": "iLocation",
"summary": "A long description of mypods.",
"requires_arc": true,
"version": "0.2.5",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Ignas Jasiunas": "jasiunas.ignas@gmail.com"
},
"homepage": "https://github.com/Ignasihoo/iLocation",
"source": {
"git": "https://github.com/Ignasihoo/iLocation.git",
"branch": "master",
"tag": "0.2.5"
},
"source_files": "iLocation/**/*.{h,m,swift}",
"resources": "iLocation/**/*.{h,m,swift}",
"swift_version": "4.2"
}