blob: 18b8825a9518c8efe7654bb59a2e1a8acd071cb9 [file] [log] [blame]
{
"name": "StepOHelper",
"version": "0.0.3",
"summary": "A kit for wokre of StepOHelper",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nooto/StepOHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" StepO": "gaogao323@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nooto/StepOHelper.git",
"tag": "0.0.3"
},
"source_files": "StepOHelper/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pod_target_xcconfig": {
"HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/*\""
},
"dependencies": {
"Masonry": [
],
"YYKit": [
]
}
}