blob: 036fc41b1f879d6bc5ce4940b9918e1b7931fdbc [file] [log] [blame]
{
"name": "DHCircleView",
"version": "0.1.0",
"summary": "A short description of DHCircleView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DolphinQuan/DHCircleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DolphinQuan": "quandahui@gmail.com"
},
"source": {
"git": "https://github.com/DolphinQuan/DHCircleView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DHCircleView/Classes/**/*",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}