blob: 8f0f529b991c71e0c91e04ff3438a0e467240674 [file] [log] [blame]
{
"name": "iHRPTools",
"version": "0.0.2",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/phucnds/iHRPTools",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"phucnds": "nduongphuc@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/phucnds/iHRPTools.git",
"tag": "0.0.2"
},
"source_files": "iHRPTools/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5"
}