blob: 447d5d082c5b211e8bc4dcf3d1768d3896a2b737 [file] [log] [blame]
{
"name": "MMPulseView",
"version": "1.0",
"summary": "A simple view to show circle pulse repeatly.",
"homepage": "https://github.com/adad184/MMPulseView",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"adad184": "adad184@gmail.com"
},
"source": {
"git": "https://github.com/adad184/MMPulseView.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}