{ | |
"name": "DKGradingView", | |
"version": "1.0.0", | |
"summary": "Adding grade view to your iOS App.", | |
"homepage": "https://github.com/Draveness/DKGradingView", | |
"description": " Easily way to add grading view to your iOS App\n", | |
"license": "MIT", | |
"authors": { | |
"Draveness": "stark.draven@gmail.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/Draveness/DKGradingView.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "Classes/*.{h,m}" | |
} |