blob: 87cdedbd3bf5828ffc93360960d49c92e60700ca [file] [log] [blame]
{
"name": "EasyHK",
"version": "0.0.7",
"summary": "Making life with HealthKit easier :)",
"description": "Keeping things short and crystal-clear to make the HealthKit interaction succinctly.",
"homepage": "https://github.com/matuella/EasyHK",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Guilherme Carlos Matuella": "guilherme1matuella@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/matuella/EasyHK.git",
"tag": "0.0.7"
},
"source_files": [
"Classes",
"EasyHK/Classes/**/*.{swift}"
],
"swift_version": "4.0"
}