blob: 44d1957023695f024dd863c8fbdbe1e6b2ca5e9f [file] [log] [blame]
{
"name": "HRLib",
"version": "0.0.2",
"summary": "sample tool",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/libaibo/HRLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baibo": "houdian87@163.com"
},
"source": {
"git": "https://github.com/libaibo/HRLib.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HRLib.framework/**/*.{h}",
"vendored_frameworks": "HRLib.framework",
"frameworks": "UIKit"
}