blob: 46afcf2853b7bf12fc1ddec746d426d644f95e55 [file] [log] [blame]
{
"name": "CDZStarsControl",
"version": "1.0.1",
"summary": "A star control",
"homepage": "https://github.com/Nemocdz/CDZStarsControl",
"license": "MIT",
"authors": {
"Nemocdz": "nemocdz@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Nemocdz/CDZStarsControl.git",
"tag": "1.0.1"
},
"source_files": [
"CDZStarsControl",
"CDZStarsControlDemo/CDZStarsControl/*.{h,m}"
],
"requires_arc": true
}