blob: 3dfa9e8ae98cd1b505f374c3db6fa908325518d7 [file] [log] [blame]
{
"name": "HRSwift",
"version": "1.0.2",
"summary": "Swift standard library.",
"description": "Swift standard library.\nThis library is created for developer's private interest and learning.",
"homepage": "https://github.com/hashimotoryoh/HRSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hashimotoryoh": "hashimotoryoh@gmail.com"
},
"source": {
"git": "https://github.com/hashimotoryoh/HRSwift.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRSwift/Classes/**/*",
"exclude_files": "Example",
"pushed_with_swift_version": "3.0"
}