[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 8 / a / EasyHK / 0.0.7 / EasyHK.podspec.json
blob87cdedbd3bf5828ffc93360960d49c92e60700ca
2   "name": "EasyHK",
3   "version": "0.0.7",
4   "summary": "Making life with HealthKit easier :)",
5   "description": "Keeping things short and crystal-clear to make the HealthKit interaction succinctly.",
6   "homepage": "https://github.com/matuella/EasyHK",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guilherme Carlos Matuella": "guilherme1matuella@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/matuella/EasyHK.git",
19     "tag": "0.0.7"
20   },
21   "source_files": [
22     "Classes",
23     "EasyHK/Classes/**/*.{swift}"
24   ],
25   "swift_version": "4.0"