blob: 8216ee40639e30941115cf4c6a367fdb9dce565f [file] [log] [blame]
{
"name": "TTStarRateView",
"version": "1.0.0",
"summary": "A scoring star view",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ClaudeLi/TTStarRateView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ClaudeLi": "claudeli@yeah.net"
},
"source": {
"git": "https://github.com/ClaudeLi/TTStarRateView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTStarRateView/Classes/**/*.{h,m}",
"resources": "TTStarRateView/Assets/TTStarResources.bundle"
}